package
0.0.0-20230526195314-4b4ec8ebb9f8
Repository: https://github.com/dddsphere/martello.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
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.
SignUpUser defines model for SignUpUser.
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