Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
func
(e *lockError) Error() string {
41
return
e.msg
42
}
43
44
func
(e *lockError) Unwrap() error {
45
return
e.err
Callers
15
TestRegisterWebhookSender_ReturnsError
Function · 0.45
SlackNotification
Function · 0.45
NotifyError
Function · 0.45
TestDetokenizeWithMode
Function · 0.45
TestConnectDB_InvalidDNS
Function · 0.45
TestConnectDB_EmptyDNS
Function · 0.45
TestConnectDB_UnreachableHost
Function · 0.45
ConnectDB
Function · 0.45
TestParseRedisURL
Function · 0.45
TestNewRedisClient
Function · 0.45
TestToJsonReq_Fail
Function · 0.45
TestCall_Fail_DecodeResponse
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestRegisterWebhookSender_ReturnsError
Function · 0.36
TestDetokenizeWithMode
Function · 0.36
TestConnectDB_InvalidDNS
Function · 0.36
TestConnectDB_EmptyDNS
Function · 0.36
TestConnectDB_UnreachableHost
Function · 0.36
TestParseRedisURL
Function · 0.36
TestNewRedisClient
Function · 0.36
TestToJsonReq_Fail
Function · 0.36
TestCall_Fail_DecodeResponse
Function · 0.36
TestCall_Fail_DoRequest
Function · 0.36
TestMultiLocker_Lock_RollbackOnPartialFailure
Function · 0.36
TestMultiLocker_Unlock_ReturnsLastError
Function · 0.36