humaecho

package
v2.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 9 Imported by: 0

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 New

func New(r *echo.Echo, config huma.Config) huma.API

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL