golang/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
1.5/pkg/third_party/forked/golang/json | Package json is forked from the Go standard library to enable us to find the field of a struct that a given JSON key maps to. |
1.5/pkg/third_party/forked/golang/reflect | Package reflect is a fork of go's standard library reflection package, which allows for deep equal with equality functions defined. |