Documentation ¶ Index ¶ Variables func Execute() type Consumer Constants ¶ This section is empty. Variables ¶ View Source var Version = "dev" 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. Types ¶ type Consumer ¶ type Consumer struct { Name string Stream string } Source Files ¶ View all Source files exporter.go root.go start.go version.go Click to show internal directories. Click to hide internal directories.