This is a Go package to parse a configuration file using JSON.
Use go install
:
go install github.com/codisms/json-config
Or use goinstall
and just import json-config
as follows:
import "github.com/codisms/json-config"