Skip to content

basharal/config

Repository files navigation

GoDoc Build Status

config

Package config provides APIs to parse configuration files in JSON, YAML, or TOML format

Installation and usage

The import path for the package is github.com/basharal/config*.

To install it, run:

go get github.com/basharal/config

API documentation

If opened in a browser, the import path itself leads to the API documentation:

About

Package config provides APIs to parse configuration files in JSON, YAML, or TOML format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages