package
0.13.0
Repository: https://github.com/nhatthm/n26cli.git
Documentation: pkg.go.dev

# Packages

Package configurator provides read / write functionalities to manage application configuration.

# Constants

CredentialsProviderKeychain indicates that the credentials provider is keychain.
CredentialsProviderNone indicates that there is no credentials provider.
OutputFormatCSV is csv format.
OutputFormatJSON is json format.
OutputFormatNone is no format.
OutputFormatPrettyJSON is prettified json format.

# Structs

Config is a global config for the application.
Locator is a service locator.
N26Config represents configuration for N26 Client.

# Interfaces

Configurator manages application configuration.
ConfiguratorProvider provides configurator.Configurator.

# Type aliases

CredentialsProviderType indicates the type of a credentials provider.