Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
371
type
Metadata
interface
{
372
Type() super.Type
373
}
374
375
type
Record
struct
{
Callers
15
Format
Method · 0.65
formatVector
Method · 0.65
TestInterfaceBSUPMarshal
Function · 0.65
TestInterfaceUnmarshal
Function · 0.65
TestBindings
Function · 0.65
TestEmptyInterface
Function · 0.65
TestNamedNormal
Function · 0.65
TestEmbeddedInterface
Function · 0.65
encodeValue
Method · 0.65
encodeAny
Method · 0.65
encodeMap
Method · 0.65
encodeRecord
Method · 0.65
Implementers
15
Uint
vector/uint.go
Fusion
vector/fusion.go
Record
vector/record.go
Set
vector/set.go
Float
vector/float.go
Int
vector/int.go
Array
vector/array.go
String
vector/string.go
Map
vector/map.go
IP
vector/ip.go
TypeValue
vector/type.go
Null
vector/null.go
Calls
no outgoing calls
Tested by
11
TestInterfaceBSUPMarshal
Function · 0.52
TestInterfaceUnmarshal
Function · 0.52
TestBindings
Function · 0.52
TestEmptyInterface
Function · 0.52
TestNamedNormal
Function · 0.52
TestEmbeddedInterface
Function · 0.52
TestMixedTypeArrayInsideRecord
Function · 0.52
TestMixedTypeArrayOfStructWithInterface
Function · 0.52
TestSUPBuilder
Function · 0.52
TestNestedRecords
Function · 0.52
TestNewReaderUsesContextParameter
Function · 0.52