Files
kilo/vendor/github.com/go-openapi/jsonreference
leonnicolas a3bf13711c go.mod: bump client-go and api machinerie
I had to run `make generate`.
Some API functions got additional parameters `Options` and `Context`.
I used empty options and `context.TODO()` for now.

Signed-off-by: leonnicolas <leonloechner@gmx.de>
2021-05-15 12:12:50 +02:00
..
2019-05-03 12:50:21 +02:00
2019-05-03 12:50:21 +02:00
2019-05-03 12:50:21 +02:00
2019-05-03 12:50:21 +02:00
2019-05-03 12:50:21 +02:00

gojsonreference Build Status codecov Slack Status

license GoDoc An implementation of JSON Reference - Go language

Status

Work in progress ( 90% done )

Dependencies

https://github.com/go-openapi/jsonpointer

References

http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07

http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03