package
Version:
v2.34.1
Opens a new window with list of versions in this module.
Published: Jul 2, 2025
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
MultipartMaxMemory is the maximum memory to use when parsing multipart
form data.
Unwrap extracts the underlying HTTP request and response writer from a Huma
context. If passed a context from a different adapter it will panic.
type Option func(*options)
func WithRouteCustomizer(f func(op *huma.Operation, r *mux.Route)) Option
WithRouteCustomizer allows customizing a mux route, like adding HTTP middlewares.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.