Documentation ¶
Index ¶
Constants ¶
View Source
const ( // GaugeTelemetryMessageHeading is the header printed for telemetry warning GaugeTelemetryMessageHeading = ` Telemetry --------- ` // GaugeTelemetryMessage is the message printed when user has not explicitly opted in/out // of telemetry. Printed only in CLI. GaugeTelemetryMessage = `` /* 319-byte string literal not displayed */ // GaugeTelemetryMachineRedableMessage is the message printed when user has not explicitly opted in/out // of telemetry. Printed only in CLI. GaugeTelemetryMachineRedableMessage = `` /* 171-byte string literal not displayed */ // GaugeTelemetryLSPMessage is the message printed when user has not explicitly opted in/out // of telemetry. Displayed only in LSP Client. GaugeTelemetryLSPMessage = `` /* 191-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func ScheduleDaemonTracking ¶ added in v1.0.4
func ScheduleDaemonTracking(mode, lang string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.