Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ ID
TypeAlias
ID
csup/context.go:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
type
ID uint32
40
41
func
NewContext() *Context {
42
return
&Context{local: super.NewContext()}
Callers
4
Root
Method · 0.70
enter
Method · 0.70
Lookup
Method · 0.70
finalizeObject
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected