MCPcopy Create free account
hub / github.com/devaccuracy/ledgerforge / Error

Method Error

internal/lock/lock.go:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38}
39
40func (e *lockError) Error() string {
41 return e.msg
42}
43
44func (e *lockError) Unwrap() error {
45 return e.err

Callers 15

SlackNotificationFunction · 0.45
NotifyErrorFunction · 0.45
TestDetokenizeWithModeFunction · 0.45
TestConnectDB_InvalidDNSFunction · 0.45
TestConnectDB_EmptyDNSFunction · 0.45
ConnectDBFunction · 0.45
TestParseRedisURLFunction · 0.45
TestNewRedisClientFunction · 0.45
TestToJsonReq_FailFunction · 0.45

Calls

no outgoing calls