An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/ochinchina/go-ini

A golang implemented library to read/write .ini format files. With this library, you can load the .ini file a string, a byte array, a file and a io.Reader. The loaded Ini includes sections, you can access section: Then the key in a section can be accessed by method GetXXX() and GetXXXWithDefault(defValue):
1 version
Latest release: almost 7 years ago
23 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/ochinchina/go-ini

Dependent Repos 0