Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Ne0nd0g/merlin
/ Error
Method
Error
pkg/client/message/message.go:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
func
(m Message) Error() bool {
86
return
m.isError
87
}
88
89
// Level returns the level of the message (e.g., Info, Warn, Debug, etc.)
90
func
(m Message) Level() Level {
Callers
15
NewErrorMessage
Function · 0.80
GetModuleList
Function · 0.80
Parse
Function · 0.80
start
Function · 0.80
readSOCKSClient
Function · 0.80
processMessage
Function · 0.80
Parse
Function · 0.80
Parse
Function · 0.80
ServerRegisterComplete
Function · 0.80
ServerAuthenticateInit
Function · 0.80
fileTransfer
Method · 0.80
GetListenerDefaultOptions
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestTLSCertGeneration
Function · 0.64