blob: e3bd40becaa59dca859d9187234336167b6d7f8a [file] [log] [blame]
// @author sigu-399
// @description An implementation of json reference in Golang
// @created 26-02-2013
package gojsonreference
import (
)