Skip to content

Hosted Koanf AWS Secerets Manager and Parameter Store providers

License

Notifications You must be signed in to change notification settings

defensestation/koanf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Koanf Providers

koanf

koanf (pronounced conf; a play on the Japanese Koan) is a library for reading configuration from different sources in different formats in Go applications. It is a cleaner, lighter alternative to spf13/viper with better abstractions and extensibility and fewer dependencies.

koanf comes with built in support for reading configuration from files, command line flags, and environment variables, and can parse JSON, YAML, TOML, and Hashicorp HCL. Any external dependencies are detatched from the core into sub-packages, so only the ones that are explicitly referenced get compiled into an application.

Run Tests GoDoc

Project github

Koanf Offical

Providers

  • AWS Secrets Manager
  • AWS Parameter Store

Examples

About

Hosted Koanf AWS Secerets Manager and Parameter Store providers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages