Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MultipartMaxMemory int64 = 8 * 1024
MultipartMaxMemory is the maximum memory to use when parsing multipart form data.
Functions ¶
func NewWithGroup ¶ added in v2.11.0
func NewWithGroup(r *echo.Echo, g *echo.Group, config huma.Config) huma.API
NewWithGroup creates a new Huma API using the provided Echo router and group, letting you mount the API at a sub-path. Can be used in combination with the `OpenAPI.Servers` field to set the correct base URL for the API / docs / schemas / etc.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.