MCPcopy 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
39type ID uint32
40
41func NewContext() *Context {
42 return &Context{local: super.NewContext()}

Callers 4

RootMethod · 0.70
enterMethod · 0.70
LookupMethod · 0.70
finalizeObjectMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected