Documentation
¶
Index ¶
Constants ¶
View Source
const ( APITokenSourceNone = "none" APITokenSourceConfig = "config" APITokenSourceEnv = "env" )
Variables ¶
This section is empty.
Functions ¶
func SetAPIToken ¶
func UnsetAPIToken ¶
func UnsetAPIToken() error
Types ¶
type APIOverrides ¶
type LoadedConfig ¶
func LoadWithMeta ¶
func LoadWithMeta(overrides APIOverrides) (LoadedConfig, error)
Click to show internal directories.
Click to hide internal directories.