Skip to content

stathat/jconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jconfig

This is a Go package to parse a configuration file using JSON.

It's really simple and does nothing fancy. We wouldn't have bothered releasing it except that a few other projects we will be releasing depend on it.

Installation

go get stathat.com/c/jconfig

import (
        "stathat.com/c/jconfig"
)

Usage

Examples available at www.stathat.com/c/jconfig.

Contact us

We'd love to hear from you if you are using this in your projects! Please drop us a line: @stathat or contact us here.

About

Written by Patrick Crosby at StatHat. Twitter: @stathat