mirror of
https://github.com/rancher/os.git
synced 2025-08-10 19:12:30 +00:00
11 lines
260 B
Markdown
11 lines
260 B
Markdown
# gojsonreference
|
|
An implementation of JSON Reference - Go language
|
|
|
|
## Dependencies
|
|
https://github.com/xeipuuv/gojsonpointer
|
|
|
|
## References
|
|
http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07
|
|
|
|
http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03
|