MCPcopy 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
328func testName(v any) string {
329 return fmt.Sprintf("%T", v)
330}
331
332type codeResponse2 struct {
333 Tree *codeNode2 `json:"tree"`

Callers 4

TestCodecFunction · 0.85
TestCodecDurationFunction · 0.85
BenchmarkMarshalFunction · 0.85
BenchmarkUnmarshalFunction · 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…