Skip to content

Ensure exported names in Go packages are properly documented #211

@creachadair

Description

@creachadair

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupImprovements that can be implemented without functional changes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions