package
1.0.2
Repository: https://github.com/assetnote/kiterunner.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
LoadJSONBytes will load the schema from the provided bytes.
LoadJSONFile will load the json schema from the specified file.
No description provided by the author
LoadString will load the schema from the provided string.
No description provided by the author
SlowLoadJSONBytes will unmarshal the buf into an interface{} and attempt to unmarshal each individual API while printing errors about the object This is a painful manual process when the kitebuilder spec was non-finalised.
SlowLoadJSONFile will load the json schema from the specified file.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
POST
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Typer provides an interface that makes parameter and schema generic.

# Type aliases

No description provided by the author
Operations is a map of the verb to the operation data.
No description provided by the author
No description provided by the author