Documentation ¶
Index ¶
- Variables
- func AfterCommand(context *cli.Context) error
- func BeforeCommand(c *cli.Context) error
- func ErrorCommand(context *cli.Context, err error)
- func Init() io.Closer
- func SendEvent(event string, properties analytics.Properties)
- func SendEventWithAssetStats(event string, stats map[string]int, context *cli.Context)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TelemetryKey = "" OptOut = false AppVersion = "" RunID = "" )
Functions ¶
func AfterCommand ¶
func AfterCommand(context *cli.Context) error
func BeforeCommand ¶
func BeforeCommand(c *cli.Context) error
func ErrorCommand ¶
func ErrorCommand(context *cli.Context, err error)
func SendEventWithAssetStats ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.