Documentation ¶
Overview ¶
Api computes the exported API of a set of Go packages.
BUG(bradfitz): Note that this tool is only currently suitable for use on the Go standard library, not arbitrary packages. Once the Go AST has type information, this tool will be more reliable without hard-coded hacks throughout.
Notes ¶
Bugs ¶
Note that this tool is only currently suitable for use on the Go standard library, not arbitrary packages. Once the Go AST has type information, this tool will be more reliable without hard-coded hacks throughout.
Click to show internal directories.
Click to hide internal directories.