Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DefaultAPIURL is the production API URL DefaultAPIURL = "https://api.keyway.sh" // DefaultDashboardURL is the production dashboard URL DefaultDashboardURL = "https://app.keyway.sh" // DefaultPostHogHost is the PostHog host DefaultPostHogHost = "https://eu.i.posthog.com" )
Variables ¶
View Source
var (
PostHogKey = ""
)
Blank by default - set via build or env
Functions ¶
func GetDashboardURL ¶ added in v0.5.0
func GetDashboardURL() string
GetDashboardURL returns the dashboard URL from env or default
func IsTelemetryDisabled ¶
func IsTelemetryDisabled() bool
IsTelemetryDisabled returns true if telemetry is disabled
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.