Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ AddDataObject
Method
AddDataObject
db/commits/snapshot.go:28–28 ·
view source on GitHub ↗
(*data.Object)
Source
from the content-addressed store, hash-verified
26
type
Writeable
interface
{
27
View
28
AddDataObject(*data.Object) error
29
DeleteObject(ksuid.KSUID) error
30
AddVector(ksuid.KSUID) error
31
DeleteVector(ksuid.KSUID) error
Callers
2
AddDataObject
Method · 0.65
PlayAction
Function · 0.65
Implementers
2
Patch
db/commits/patch.go
Snapshot
db/commits/snapshot.go
Calls
no outgoing calls
Tested by
no test coverage detected