repositorypackage
0.1.0
Repository: https://github.com/berquerant/godepdump.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
godepdump
❯ godepdump --help
Dump dependencies
Usage:
godepdump [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
defdecl List def decls
defs List defs
dep List dependencies
help Help about any command
import List imports
search Search identifiers
uses List uses
Flags:
--debug enable debug logs
-h, --help help for godepdump
-q, --quiet quiet logs
Use "godepdump [command] --help" for more information about a command.