Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &command.Command{
Run: runApi,
UsageLine: "goapi",
Short: "golang api util",
Long: `golang api util`,
}
Functions ¶
This section is empty.
Types ¶
type CursorInfo ¶
type CursorInfo struct {
// contains filtered or unexported fields
}
type Package ¶
type Package struct {
// contains filtered or unexported fields
}
func NewPackage ¶
func NewPackage() *Package
type Walker ¶
type Walker struct {
// contains filtered or unexported fields
}
func (*Walker) WalkPackage ¶
Click to show internal directories.
Click to hide internal directories.