//
pkg.gl
Category
github.com/fproulx-eoscanada/rest-layer
schema
encoding
jsonschema
package
0.1.0
Repository:
https://github.com/fproulx-eoscanada/rest-layer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
329 SLOC
#
Functions
NewEncoder
NewEncoder returns a new JSONSchema Encoder that writes to w.
#
Variables
ErrNotImplemented
ErrNotImplemented is returned when the JSON schema encoding logic for a schema.FieldValidator has not (yet) been implemented.
#
Structs
Encoder
Encoder writes the JSON Schema representation of a schema.Schema to an output stream.