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

Method isClientError

ring/ring_test.go:4578–4580  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4576}
4577
4578func (e mockError) isClientError() bool {
4579 return e.isClientErr
4580}
4581
4582func (e mockError) Error() string {
4583 return e.message

Callers 1

TestDoBatch_QuorumErrorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected