Skip to content

tommzn/go-config

Repository files navigation

Go Reference GitHub go.mod Go version GitHub release (latest by date) Go Report Card Actions Status

Read & Access Configurations

Provides different sources to read config and a generic interface to access configurations. Under the hood it used ![Viper Config]/https://github.com/spf13/viper) to load, parse and access configurations.

Sources

Following sources are available:

  • local/static config
  • config from YAML files
  • config from files stored in AWS S3 bucket

About

Provides different sources to read config and a generic interface to access configurations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages