Categorygithub.com/go-openapi/jsonreference
modulepackage
0.21.0
Repository: https://github.com/go-openapi/jsonreference.git
Documentation: pkg.go.dev

# README

gojsonreference Build Status codecov

Slack Status license Go Reference Go Report Card

An implementation of JSON Reference - Go language

Status

Feature complete. Stable API

Dependencies

References

# Functions

MustCreateRef parses the ref string and panics when it's invalid.
New creates a new reference for the given string.

# Structs

Ref represents a json reference object.