var CmdTelemetry … func init() { … } func runTelemetry(ctx context.Context, cmd *base.Command, args []string) { … } func telemetryOnMessage() string { … }
var CmdTelemetry … func init() { … } func runTelemetry(ctx context.Context, cmd *base.Command, args []string) { … } func telemetryOnMessage() string { … }