Skip to content

cmd/api: allow use with external packages #4993

@bamiaux

Description

@bamiaux
I'd like to be able to use go tool api on external packages and not just with the
standard go libray.
Something like 'go tool api ...mypackage' which generates a text file containing
mypackage public api.
This would be useful to prevent unecessary API breakage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeSuggestedIssues that may be good for new contributors looking for work to do.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions