Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PostHogKey = ""
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewFromEnv ¶
func NewFromEnv() *Client
func (*Client) ShowNotice ¶ added in v0.5.1
func (c *Client) ShowNotice()
ShowNotice prints a one-time telemetry notice to stderr the first time analytics are active. Subsequent calls are no-ops.
Click to show internal directories.
Click to hide internal directories.