MCPcopy
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
79func (m *Message) Error() string {
80 return m.Text
81}
82
83func (m *Message) Is(err error) bool {
84 em, ok := err.(*Message)

Callers 15

TestIdentityMetaSchemaFunction · 0.45
TestCipherFunction · 0.45
addJSONBodyMethod · 0.45
DispatchMethod · 0.45
TestDispatchQueueFunction · 0.45
TestToMessageStatusFunction · 0.45
getCourierMessageMethod · 0.45
NewSMTPClientFunction · 0.45
TestQueueEmailFunction · 0.45
DispatchMessageMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestIdentityMetaSchemaFunction · 0.36
TestCipherFunction · 0.36
TestDispatchQueueFunction · 0.36
TestToMessageStatusFunction · 0.36
TestQueueEmailFunction · 0.36
TestContainerFunction · 0.36
TestManagerOptionsFunction · 0.36
TestPersisterFunction · 0.36
RunCasesFunction · 0.36
TestArgonHasherFunction · 0.36