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

Method Format

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

Source from the content-addressed store, hash-verified

201type unformatter Err
202
203func (unformatter) Format() { /* break the fmt.Formatter interface */ }
204
205// SetLocation records the package path-qualified function name of the error at
206// callDepth stack frames above the call.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected