Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "dingo-hunter",
Short: "Static analyser for deadlock detection",
Long: `dingo-hunter is a static deadlock detector for Go
This is the toplevel command.
Use "dingo-hunter [command] sources.go..." to analyse source files`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.