#1 Koanf
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
File watching and configuration management with MPSC ring buffer, adaptive batching strategies, and universal format parsing (JSON, YAML, TOML, INI, HCL, Properties).
Health score 51/100, confidence 45/100.
| Latest version | Unknown |
| Imported by | 1 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | Unknown |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| AuditConfig | Type | type AuditConfig struct{ ... } |
| AuditConfig.BufferSize | Field | BufferSize int |
| AuditConfig.Enabled | Field | Enabled bool |
| AuditConfig.FlushInterval | Field | FlushInterval time.Duration |
| AuditConfig.IncludeStack | Field | IncludeStack bool |
| AuditConfig.MinLevel | Field | MinLevel AuditLevel |
| AuditConfig.OutputFile | Field | OutputFile string |
| DefaultAuditConfig | Function | func DefaultAuditConfig() AuditConfig |
| AuditDatabaseStats | Type | type AuditDatabaseStats struct{ ... } |
| AuditDatabaseStats.DatabaseSize | Field | DatabaseSize int64 |
| AuditDatabaseStats.EventsByComponent | Field | EventsByComponent map[string]int64 |
| AuditDatabaseStats.EventsByLevel | Field | EventsByLevel map[string]int64 |
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
Go configuration with fangs.
A simple, zero-dependencies library to parse environment variables into structs
Package ini provides INI file read and write functionality in Go
Package config is a go config management implement.
lightweight extendable API Gateway in Go - parallel fan-out, flexible aggregation, and zero configuration magic.
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
Go configuration with fangs.
A simple, zero-dependencies library to parse environment variables into structs
Package ini provides INI file read and write functionality in Go
Package config is a go config management implement.