Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "wrstat-ui",
Short: "wrstat-ui supplies a user interface to a WRStat database.",
Long: `wrstat-ui supplies a user interface to a WRStat database.
The 'where' subcommand can be used to find out where data is on disk.
The 'server' subcommand can be used to start the web server.`,
}
RootCmd represents the base command when called without any subcommands.
View Source
var Version string
Version gets set during build: go build -ldflags "-X github.com/wtsi-hgi/wrstat-ui/cmd.Version=`git describe --tags --always --long --dirty`" .
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.