Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nutsdb/nutsdb
/ HandleError
Method
HandleError
options.go:60–60 ·
view source on GitHub ↗
(err error)
Source
from the content-addressed store, hash-verified
58
// An ErrorHandler handles an error occurred during transaction.
59
type
ErrorHandler
interface
{
60
HandleError(err error)
61
}
62
63
// The ErrorHandlerFunc type is an adapter to ErrorHandler.
Callers
2
handleErr
Method · 0.65
managed
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected