MCPcopy Create free account
hub / github.com/brimdata/super / Kind

Method Kind

type.go:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 // type assertion on a Type instance.
40 ID() int
41 Kind() Kind
42}
43
44type Kind int

Callers 15

CallMethod · 0.95
KindMethod · 0.65
CompareTypesFunction · 0.65
WalkTFunction · 0.65
walkTFunction · 0.65
structToUnpackRuleFunction · 0.65
UnmarshalMethod · 0.65
unpackValMethod · 0.65
encodeAnyMethod · 0.65
encodeRecordMethod · 0.65
lookupTypeMethod · 0.65
lookupTypeNamedMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected