Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Context
Method
Context
csup/object.go:65–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
func
(o *Object) Context() *Context {
66
return
o.cctx
67
}
68
69
func
(o *Object) Root() ID {
70
return
ID(o.header.Root)
Callers
15
runOneBoomerang
Function · 0.80
TestPoolPostDuplicateName
Function · 0.80
TestPoolInvalidName
Function · 0.80
TestPoolPutDuplicateName
Function · 0.80
TestPoolPut
Function · 0.80
TestPoolRemote
Function · 0.80
TestNoEndSlashSupport
Function · 0.80
TestRequestID
Function · 0.80
TestEventsHandler
Function · 0.80
newCoreWithConfig
Function · 0.80
requestIDMiddleware
Function · 0.80
accessLogMiddleware
Function · 0.80
Calls
no outgoing calls
Tested by
15
runOneBoomerang
Function · 0.64
TestPoolPostDuplicateName
Function · 0.64
TestPoolInvalidName
Function · 0.64
TestPoolPutDuplicateName
Function · 0.64
TestPoolPut
Function · 0.64
TestPoolRemote
Function · 0.64
TestNoEndSlashSupport
Function · 0.64
TestRequestID
Function · 0.64
TestEventsHandler
Function · 0.64
newCoreWithConfig
Function · 0.64
TestAuthIdentity
Function · 0.64
TestPoolStats
Method · 0.64