Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Core commands EventLogin = "cli_login" EventInit = "cli_init" EventPush = "cli_push" EventPull = "cli_pull" EventDiff = "cli_diff" EventDoctor = "cli_doctor" EventScan = "cli_scan" // Provider integration EventConnect = "cli_connect" EventDisconnect = "cli_disconnect" EventSync = "cli_sync" // Growth & conversion EventReadmeBadge = "cli_readme_badge" EventUpgradePrompt = "cli_upgrade_prompt" // Feature requests & usage patterns EventMonorepoDetected = "cli_monorepo_detected" // Errors & performance EventError = "cli_error" EventCommandLatency = "cli_command_latency" )
Events constants for analytics tracking
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.