Documentation ¶
Overview ¶
Package config provides Auklet client configuration data.
Index ¶
Constants ¶
View Source
const Production = "https://api.auklet.io"
Production defines the base URL for the production environment.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Getenv ¶
Getenv is a function to retrieve the values of environment variables.
func (Getenv) APIKey ¶
APIKey returns the API granted to the customer upon onboarding. It is used in most API calls, such as requesting SSL certs and getting and posting a device.
func (Getenv) AppID ¶
AppID identifies a customer's application as a whole, but not a particular release of it. It is used in API calls relating to devices and in profile data sent to broker.
Click to show internal directories.
Click to hide internal directories.