Documentation ¶ Index ¶ func Execute() func RunReport() error func RunStart() error func RunStop() error type LogInfo Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Execute ¶ func Execute() Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd. func RunReport ¶ func RunReport() error func RunStart ¶ func RunStart() error func RunStop ¶ func RunStop() error Types ¶ type LogInfo ¶ type LogInfo struct { Entries uint TotalDuration time.Duration } Source Files ¶ View all Source files common.go report.go root.go start.go stop.go Click to show internal directories. Click to hide internal directories.