Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/danielgtaylor/huma
/ String
Method
String
autopatch/autopatch_test.go:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
func
(m SaleModel) String() string {
26
return
fmt.Sprintf(
"%s%d"
, m.Location, m.Count)
27
}
28
29
type
ThingModel
struct
{
30
ID string `json:
"id"
`
Callers
15
testAdapter
Function · 0.45
RemoteAddr
Method · 0.45
RemoteAddr
Method · 0.45
TestHumaFiberV2
Function · 0.45
TestHumaFiber
Function · 0.45
BenchmarkHumaV2BunRouterNormal
Function · 0.45
BenchmarkHumaV2BunRouterResolver
Function · 0.45
BenchmarkHumaGorillaMux
Function · 0.45
BenchmarkHumaGin
Function · 0.45
BenchmarkHumaEcho
Function · 0.45
BenchmarkHumaHttprouter
Function · 0.45
BenchmarkHumaV2Go
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected