MCPcopy
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

TestContextFunction · 0.95
AutoRegisterFunction · 0.65
MethodMethod · 0.65
MethodMethod · 0.65
ResolveMethod · 0.65

Implementers 11

fiberV2Wrapperadapters/humafiber/humafiber_v2.go
fiberWrapperadapters/humafiber/humafiber.go
bunContextadapters/humabunrouter/humabunrouter.g
bunCompatContextadapters/humabunrouter/humabunrouter.g
goContextadapters/humaflow/humaflow.go
gmuxContextadapters/humamux/humamux.go
ginCtxadapters/humagin/humagin.go
echoCtxadapters/humaecho/humaecho.go
httprouterContextadapters/humahttprouter/humahttprouter
goContextadapters/humago/humago.go
chiContextadapters/humachi/humachi.go

Calls

no outgoing calls

Tested by 1

TestContextFunction · 0.76