Skip to content

potatobeansco/go-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config

This package provides additional components in order to read environment variables quite easily. It is used to create 12-factor apps. Almost all Go backend services written by PotatoBeans are 12-factor apps which are required to read configurations from environment variables. This package allows parsing environment variables directly into a struct.

It has now been released to be used by everyone including all PotatoBeans clients as open source.

About

Configuration utility to parse environment variables (and formerly TOML file) to Golang struct.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages