Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/danielgtaylor/huma
/ Helper
Method
Helper
humatest/humatest.go:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
// implemented by the `*testing.T` and `*testing.B` structs.
25
type
TB
interface
{
26
Helper()
27
Log(args ...any)
28
Logf(format string, args ...any)
29
}
Callers
12
DoCtx
Method · 0.80
Get
Method · 0.80
GetCtx
Method · 0.80
Post
Method · 0.80
PostCtx
Method · 0.80
Put
Method · 0.80
PutCtx
Method · 0.80
Patch
Method · 0.80
PatchCtx
Method · 0.80
Delete
Method · 0.80
DeleteCtx
Method · 0.80
testAdapter
Function · 0.80
Calls
no outgoing calls
Tested by
1
testAdapter
Function · 0.64