Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitConfig ¶
Types ¶
type Scheme ¶
type Scheme struct {
// Env is the application environment.
Env string
Client *Client
Keyring *Keyring
Subscriptions *Subscriptions
}
Scheme represents the application configuration scheme.
type Subscriptions ¶ added in v1.0.0
Click to show internal directories.
Click to hide internal directories.