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

Method Type

sup/marshal_test.go:372–372  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

370
371type Metadata interface {
372 Type() super.Type
373}
374
375type Record struct {

Callers 15

FormatMethod · 0.65
formatVectorMethod · 0.65
TestInterfaceBSUPMarshalFunction · 0.65
TestInterfaceUnmarshalFunction · 0.65
TestBindingsFunction · 0.65
TestEmptyInterfaceFunction · 0.65
TestNamedNormalFunction · 0.65
TestEmbeddedInterfaceFunction · 0.65
encodeValueMethod · 0.65
encodeAnyMethod · 0.65
encodeMapMethod · 0.65
encodeRecordMethod · 0.65

Implementers 15

Uintvector/uint.go
Fusionvector/fusion.go
Recordvector/record.go
Setvector/set.go
Floatvector/float.go
Intvector/int.go
Arrayvector/array.go
Stringvector/string.go
Mapvector/map.go
IPvector/ip.go
TypeValuevector/type.go
Nullvector/null.go

Calls

no outgoing calls

Tested by 11

TestInterfaceBSUPMarshalFunction · 0.52
TestInterfaceUnmarshalFunction · 0.52
TestBindingsFunction · 0.52
TestEmptyInterfaceFunction · 0.52
TestNamedNormalFunction · 0.52
TestEmbeddedInterfaceFunction · 0.52
TestSUPBuilderFunction · 0.52
TestNestedRecordsFunction · 0.52