There are a number of packages missing conventional documentation comments (cf. https://github.com/golang/go/wiki/CodeReviewComments#doc-comments). Given that we advertise these libraries as part of an SDK, we should make an effort to back-fill the ones that are missing.
This helps not only us (speaking as the new person trying to learn his way around), but also our users, who should be able to use godoc.org to good effect.