#1 v2
Package config is a go config management implement.
Golang Configuration tool that support YAML, JSON, TOML, Shell Environment
Health score 74/100, confidence 95/100.
| Latest version | v1.2.2 |
| Imported by | 870 packages |
| Stars | 1.8K |
| Forks | 211 |
| Last activity | 2 years ago |
| Latest release | Unknown |
| License | MIT |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Config | Type | type Config struct{ ... } |
| Config.AutoReload | Field | AutoReload bool |
| Config.AutoReloadCallback | Field | AutoReloadCallback func(config interface{}) |
| Config.AutoReloadInterval | Field | AutoReloadInterval time.Duration |
| Config.Debug | Field | Debug bool |
| Config.ENVPrefix | Field | ENVPrefix string |
| Config.Environment | Field | Environment string |
| Config.ErrorOnUnmatchedKeys | Field | ErrorOnUnmatchedKeys bool |
| Config.FS | Field | FS fs.FS |
| Config.Silent | Field | Silent bool |
| Config.Verbose | Field | Verbose bool |
| Configor | Type | type Configor struct{ ... } |
Package config is a go config management implement.
A simple, zero-dependencies library to parse environment variables into structs
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
Package xdg provides an implementation of the XDG Base Directory Specification.
Go configuration with fangs.
The home of the CUE language! Validate and define text-based and dynamic configuration
Package config is a go config management implement.
A simple, zero-dependencies library to parse environment variables into structs
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
Package xdg provides an implementation of the XDG Base Directory Specification.
Go configuration with fangs.