humachi

package
v2.0.0-...-21a9387 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: MIT Imports: 10 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 chi.Router, config huma.Config) huma.API

New creates a new Huma API using the latest v5.x.x version of Chi.

func NewAdapter

func NewAdapter(r chi.Router) huma.Adapter

NewAdapter creates a new adapter for the given chi router.

func NewContext

func NewContext(op *huma.Operation, r *http.Request, w http.ResponseWriter) huma.Context

NewContext creates a new Huma context from an HTTP request and response.

func NewV4

func NewV4(r chiV4.Router, config huma.Config) huma.API

NewV4 creates a new Huma API using the older v4.x.x version of Chi.

Types

This section is empty.

Jump to

Keyboard shortcuts

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