#1 v2
Package config is a go config management implement.
Package ini provides INI file read and write functionality in Go.
Health score 41/100, confidence 80/100.
| Latest version | v1.67.0 |
| Imported by | 0 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 3 years ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| DebugFunc | Type | type DebugFunc func(message string) |
| ErrDelimiterNotFound | Type | type ErrDelimiterNotFound struct{ ... } |
| ErrDelimiterNotFound.Error | Method | func (err ErrDelimiterNotFound) Error() string |
| ErrDelimiterNotFound.Line | Field | Line string |
| ErrEmptyKeyName | Type | type ErrEmptyKeyName struct{ ... } |
| ErrEmptyKeyName.Error | Method | func (err ErrEmptyKeyName) Error() string |
| ErrEmptyKeyName.Line | Field | Line string |
| File | Type | type File struct{ ... } |
| Empty | Function | func Empty(opts ...LoadOptions) *File |
| File.Append | Method | func (f *File) Append(source interface{}, others ...interface{}) error |
| File.BlockMode | Field | BlockMode bool |
| File.ChildSections | Method | func (f *File) ChildSections(name string) []*Section |
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.