mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05: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
|