package
0.0.0-20220830172735-79e2dbb22035
Repository: https://github.com/zhamlin/chi-openapi.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
getParameterType will set the correct "in" value from the tag.
No description provided by the author
LoadParamStruct takes a request, the param struct to populate, and the query params.
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
SchemaFromObj returns an openapi3 schema for the object.
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
# Structs
Components is used to store shared data between various parts of the openapi doc.
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
No description provided by the author
SchemaID is used to override the name of the schema type.
SchemaInline is used to determine whether or not to pull this schema out to the schemas collection.
# Type aliases
Info is specified by OpenAPI/Swagger standard version 3.0.
No description provided by the author
No description provided by the author
No description provided by the author