humabunrouter

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: 11 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 *bunrouter.Router, config huma.Config) huma.API

New creates a new Huma API using *bunrouter.Router.

func NewAdapter

func NewAdapter(r *bunrouter.Router) huma.Adapter

NewAdapter creates a new adapter for the given bunrouter router.

func NewCompat

func NewCompat(r *bunrouter.CompatRouter, config huma.Config) huma.API

NewCompat creates a new Huma API using *bunrouter.CompatRouter.

func NewCompatAdapter

func NewCompatAdapter(r *bunrouter.CompatRouter) huma.Adapter

NewCompatAdapter creates a new adapter for the given bunrouter compat router.

func NewCompatContext

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

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

func NewContext

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

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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