A command-line tool that helps explore and list declarations in Go source code.
go install moul.io/revbro@latest# List only exported declarations
revbro path/to/code/...
# Include private declarations
revbro -private path/to/code/...| Name | Name | Last commit date | ||
|---|---|---|---|---|