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

Method Error

internal/core/component_lifecycle.go:76–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74}
75
76func (e *componentError) Error() string {
77 return e.msg
78}
79
80// Start initializes the component lifecycle with the given parent context.
81// Returns ErrAlreadyStarted if the component has already been started.

Callers 15

TestMatchForRangeFunction · 0.45
TestSet_SRemFunction · 0.45
TestSet_SMoveFunction · 0.45
TestBTree_GetTTLFunction · 0.45

Calls

no outgoing calls

Tested by 14

TestMatchForRangeFunction · 0.36
TestSet_SRemFunction · 0.36
TestSet_SMoveFunction · 0.36
TestBTree_GetTTLFunction · 0.36