Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/danielgtaylor/huma
/ Method
Method
Method
api.go:79–79 ·
view source on GitHub ↗
Method returns the HTTP method for the request.
()
Source
from the content-addressed store, hash-verified
77
78
// Method returns the HTTP method for the request.
79
Method() string
80
81
// Host returns the HTTP host for the request.
82
Host() string
Callers
5
TestContext
Function · 0.95
AutoRegister
Function · 0.65
Method
Method · 0.65
Method
Method · 0.65
Resolve
Method · 0.65
Implementers
11
fiberV2Wrapper
adapters/humafiber/humafiber_v2.go
fiberWrapper
adapters/humafiber/humafiber.go
bunContext
adapters/humabunrouter/humabunrouter.g
bunCompatContext
adapters/humabunrouter/humabunrouter.g
goContext
adapters/humaflow/humaflow.go
gmuxContext
adapters/humamux/humamux.go
ginCtx
adapters/humagin/humagin.go
echoCtx
adapters/humaecho/humaecho.go
httprouterContext
adapters/humahttprouter/humahttprouter
goContext
adapters/humago/humago.go
chiContext
adapters/humachi/humachi.go
Calls
no outgoing calls
Tested by
1
TestContext
Function · 0.76