command
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Mar 21, 2026
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
inspect: Extract exported declarations from Go modules in the module cache.
Usage:
inspect [flags] <module-path>[@version]
Examples:
inspect github.com/spf13/cobra@v1.8.0
inspect --funcs --types github.com/spf13/cobra
inspect --interfaces golang.org/x/net/html
Source Files
¶
Click to show internal directories.
Click to hide internal directories.