Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ory/kratos
/ Error
Method
Error
text/message.go:79–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
func
(m *Message) Error() string {
80
return
m.Text
81
}
82
83
func
(m *Message) Is(err error) bool {
84
em, ok := err.(*Message)
Callers
15
TestIdentityMetaSchema
Function · 0.45
TestCipher
Function · 0.45
addJSONBody
Method · 0.45
Dispatch
Method · 0.45
TestDispatchMessageWithInvalidSMTP
Function · 0.45
TestDispatchQueue
Function · 0.45
TestToMessageStatus
Function · 0.45
getCourierMessage
Method · 0.45
NewSMTPClient
Function · 0.45
TestNewSMTPClientPreventLeak
Function · 0.45
TestQueueEmail
Function · 0.45
DispatchMessage
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestIdentityMetaSchema
Function · 0.36
TestCipher
Function · 0.36
TestDispatchMessageWithInvalidSMTP
Function · 0.36
TestDispatchQueue
Function · 0.36
TestToMessageStatus
Function · 0.36
TestNewSMTPClientPreventLeak
Function · 0.36
TestQueueEmail
Function · 0.36
TestContainer
Function · 0.36
TestManagerOptions
Function · 0.36
TestPersister
Function · 0.36
RunCases
Function · 0.36
TestArgonHasher
Function · 0.36