package
0.0.0-20241229115654-5478dc633f3f
Repository: https://github.com/x1m3/tertulia.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ErrorHandlerFunc is an error adapter for the API.
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.
NewServer is a Server constructor.
No description provided by the author
No description provided by the author
RegisterStatic add method to the mux that are not documented in the API.
RequestErrorHandlerFunc is a Request Error Handler that can be injected in oapi-codegen to handler errors in requests.
ResponseErrorHandlerFunc is a Response Error Handler that can be injected in oapi-codegen to handler errors in requests We use it to create custom responses to some errors that may occur, like an authentication error.

# Structs

No description provided by the author
Health defines model for Health.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Server is a struct that implements the API interface.
ServerInterfaceWrapper converts contexts to parameters.
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

No description provided by the author
ServerInterface represents all server handlers.
StrictServerInterface represents all server handlers.

# Type aliases

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