MCPcopy Create free account
hub / github.com/juju/errors / ComplexMessage

Method ComplexMessage

functions_test.go:408–408  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

406type ComplexErrorMessage interface {
407 error
408 ComplexMessage() string
409}
410
411type complexError struct {

Callers 1

TestAsTypeMethod · 0.65

Implementers 2

complexErrorfunctions_test.go
complexErrorOtherfunctions_test.go

Calls

no outgoing calls

Tested by 1

TestAsTypeMethod · 0.52