Versions in this module Expand all Collapse all v3 v3.23.0 Jan 22, 2026 Changes in this version + func ParseSubcommand(kongCommand string) string + type Client struct + func Init(version string, enabled bool) *Client + func (c *Client) Close() + func (c *Client) SetOrg(org string) + func (c *Client) TrackCommand(subcommand string, fullArgs []string, properties map[string]interface{})