Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

GoDoc and Public API #672

Closed
Closed
@jmank88

Description

@jmank88

There are currently many undocumented, exported members in the top level package dep - GoDoc.

Is there a long term plan for this package's public API?
Was there a design to the current state, or were things just made public as needed by commands?

In its current form, some exported members could use simple comments, others could perhaps be made unexported or internal, and some pieces have evolved and could use small API tweaks, even if only to fix things like stale names.

Unless I missed an existing conversation, this issue can be a central place to discuss the GoDoc and Public API, and to link incremental PRs.

I have an incoming PR for general documentation and specific changes to Ctx and Loggers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions