package
0.0.0-20230531090904-f234e7130425
Repository: https://github.com/dddsphere/quanta.git
Documentation: pkg.go.dev
# Functions
Handler creates http.Handler with routing matching OpenAPI spec.
HandlerFromMux creates http.Handler with routing matching OpenAPI spec based on the provided mux.
No description provided by the author
HandlerWithOptions creates http.Handler with additional options.
# Constants
No description provided by the author
# Structs
No description provided by the author
CreateList defines model for CreateList.
DispatchJSONBody defines parameters for Dispatch.
Error defines model for Error.
No description provided by the author
No description provided by the author
No description provided by the author
ServerInterfaceWrapper converts contexts to parameters.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ServerInterface represents all server handlers.
# Type aliases
DispatchJSONRequestBody defines body for Dispatch for application/json ContentType.
No description provided by the author