MCPcopy Create free account
hub / github.com/chain/Core / Error

Method Error

net/http/httperror/httperror_test.go:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27type sliceError []int
28
29func (err sliceError) Error() string { return "slice error" }
30
31func TestInfo(t *testing.T) {
32 cases := []struct {

Callers 7

ReadFunction · 0.45
WriteFunction · 0.45
TestLogSkipFunction · 0.45
LogMethod · 0.45
TestNoGzipFunction · 0.45
LookupHostFunction · 0.45
TestUnmarshalFromPointerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected