Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "debug",
Short: "Debug something",
Run: debug,
}
View Source
var CmdPkger = &cobra.Command{
Use: "pkger",
Short: "List all pkger embedded files",
Run: debugPkger,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.