Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ LookupType
Method
LookupType
context.go:23–23 ·
view source on GitHub ↗
(id int)
Source
from the content-addressed store, hash-verified
21
22
type
TypeFetcher
interface
{
23
LookupType(id int) (Type, error)
24
}
25
26
// A Context implements the "type context" in the super data model. For a
Callers
5
LookupType
Method · 0.65
Find
Method · 0.65
evalAndPromote
Method · 0.65
NewValueFromDistinctKey
Function · 0.65
decodeVal
Method · 0.65
Implementers
3
Context
context.go
TypeCache
context.go
Decoder
sio/bsupio/types.go
Calls
no outgoing calls
Tested by
no test coverage detected