MCPcopy
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
85func (m Message) Error() bool {
86 return m.isError
87}
88
89// Level returns the level of the message (e.g., Info, Warn, Debug, etc.)
90func (m Message) Level() Level {

Callers 15

NewErrorMessageFunction · 0.80
GetModuleListFunction · 0.80
ParseFunction · 0.80
startFunction · 0.80
readSOCKSClientFunction · 0.80
processMessageFunction · 0.80
ParseFunction · 0.80
ParseFunction · 0.80
ServerRegisterCompleteFunction · 0.80
ServerAuthenticateInitFunction · 0.80
fileTransferMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestTLSCertGenerationFunction · 0.64