envconfig
Config lib
A library that provides environment variable support in Go applications
Golang library for managing configuration data from environment variables
5k stars
38 watching
385 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ian-kent/envconf | Tools to configure Go applications from environment variables. | 11 |
vrischmann/envconfig | A library to parse configuration from environment variables and fill structs. | 241 |
joho/godotenv | Loads environment variables from .env files into Go applications | 8,445 |
caarlos0/env | Library to parse environment variables into structs | 4,932 |
fernandolguevara/deno-envconfig | A TypeScript library for parsing and generating environment variable configurations. | 2 |
montanaflynn/stats | A comprehensive statistics library package with no dependencies. | 2,925 |
qax-os/goreporter | Analyzes and reports on the quality of Go code. | 3,127 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
codingconcepts/env | A tool for loading environment variables into Go structs in a flexible and type-safe manner. | 114 |
sakirsensoy/genv | A Go library that simplifies access to environment variables in projects. | 39 |
kaw0/envvariablesgenerator | Generates code to access environment variables from an .env file | 3 |
igorissen/angular-env-builder | Generates environment variables in Angular projects based on configuration settings. | 1 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,632 |
go-simpler/env | A package that simplifies loading environment variables into configuration structures in Go applications. | 66 |
xxjwxc/gormt | Automates conversion of MySQL database to Go structs using GORM | 2,359 |