proxy.golang.org : github.com/gwatts/iniconf
Read/Write settings from a .ini formatted configuration file. This package allows for .ini text files to be created, loaded, reloaded, saved and updated. It also allows for notifications to be sent to observers when sections or keys change either explictly via calls to the instance, or via a call to Reload() When saving/updating files it preserves the original order of entries that were in the file on disk at the point it's saved, along with any comments and spacing contained in it. The IniConf type reads and writes .ini files and provides access to their contents. The ChainConf type allows multiple .ini files (on disk or in memory) to be chained together, allowing for in-memory defaults to be overriden by an on-disk configuration file.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/gwatts/iniconf
License: MIT
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/gwatts
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago