# Functions
No description provided by the author
RegisterHandlers creates http.Handler with routing matching OpenAPI spec.
RegisterHandlersWithOptions creates http.Handler with additional options.
# Structs
CreateCategoryJSONBody defines parameters for CreateCategory.
GinServerOptions provides options for the Gin server.
No description provided by the author
ModifyCategoryDescriptionJSONBody defines parameters for ModifyCategoryDescription.
ServerInterfaceWrapper converts contexts to parameters.
# Interfaces
ServerInterface represents all server handlers.
# Type aliases
CreateCategoryJSONRequestBody defines body for CreateCategory for application/json ContentType.
No description provided by the author
ModifyCategoryDescriptionJSONRequestBody defines body for ModifyCategoryDescription for application/json ContentType.