MCPcopy Create free account
hub / github.com/nutsdb/nutsdb / Context

Method Context

status_manager.go:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52}
53
54func (sm *StatusManager) Context() context.Context {
55 return sm.ctx
56}
57
58func (sm *StatusManager) RegisterComponent(name string, component Component) error {
59 sm.componentsMu.Lock()

Callers 5

TriggerMergeMethod · 0.45
doWritesMethod · 0.45

Calls

no outgoing calls