Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ View
Method
View
core/metadata/bolt.go:31–31 ·
view source on GitHub ↗
(fn func(*bolt.Tx) error)
Source
from the content-addressed store, hash-verified
29
// Transactor is the database interface for running transactions
30
type
Transactor
interface
{
31
View(fn
func
(*bolt.Tx) error) error
32
Update(fn
func
(*bolt.Tx) error) error
33
}
34
Callers
15
withNewSnapshot
Function · 0.65
withRemappedSnapshotBase
Function · 0.65
View
Method · 0.65
TestIssue10467
Function · 0.65
TestMountAtRuntime
Function · 0.65
Info
Method · 0.65
List
Method · 0.65
TestGCRefs
Function · 0.65
checkNodeC
Function · 0.65
checkNodes
Function · 0.65
View
Method · 0.65
getMarked
Method · 0.65
Calls
no outgoing calls
Tested by
13
TestIssue10467
Function · 0.52
TestMountAtRuntime
Function · 0.52
TestGCRefs
Function · 0.52
checkNodeC
Function · 0.52
checkNodes
Function · 0.52
runMigrationTest
Function · 0.52
readDBVersion
Function · 0.52
TestMetadataCollector
Function · 0.52
checkContentLeased
Function · 0.52
checkIngestLeased
Function · 0.52
TestPoolMetadata_MarkFaulty
Function · 0.52
testOverlayRemappedBind
Function · 0.52