Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/segmentio/encoding
/ testName
Function
testName
json/json_test.go:328–330 ·
view source on GitHub ↗
(v any)
Source
from the content-addressed store, hash-verified
326
}
327
328
func
testName(v any) string {
329
return
fmt.Sprintf(
"%T"
, v)
330
}
331
332
type
codeResponse2
struct
{
333
Tree *codeNode2 `json:
"tree"
`
Callers
4
TestCodec
Function · 0.85
TestCodecDuration
Function · 0.85
BenchmarkMarshal
Function · 0.85
BenchmarkUnmarshal
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…