MCPcopy
hub / github.com/grafana/dskit / Error

Method Error

multierror/multierror_test.go:157–159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155}
156
157func (e testError) Error() string {
158 return fmt.Sprintf("testError[cause: %s]", e.cause)
159}

Calls

no outgoing calls

Tested by

no test coverage detected