Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
APIKey string `json:"api_key,omitempty"`
APISecret string `json:"api_secret,omitempty"`
Environment string `json:"environment,omitempty"`
}
func (*Config) ResolveAPIKey ¶
func (*Config) ResolveAPISecret ¶
func (*Config) ResolveEnvironment ¶
Click to show internal directories.
Click to hide internal directories.