Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/juju/errors
/ ComplexErrorMessage
Interface
ComplexErrorMessage
functions_test.go:406–409 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
404
}
405
406
type
ComplexErrorMessage
interface
{
407
error
408
ComplexMessage() string
409
}
410
411
type
complexError
struct
{
412
Message string
Callers
1
TestAsType
Method · 0.65
Implementers
2
complexError
functions_test.go
complexErrorOther
functions_test.go
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…