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

Method Error

error_test.go:201–203  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

199}
200
201func (e testError) Error() string {
202 return e.message
203}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected