Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
27
type
sliceError []int
28
29
func
(err sliceError) Error() string {
return
"slice error"
}
30
31
func
TestInfo(t *testing.T) {
32
cases := []
struct
{
Callers
7
Read
Function · 0.45
Write
Function · 0.45
TestLogSkip
Function · 0.45
Log
Method · 0.45
TestNoGzip
Function · 0.45
LookupHost
Function · 0.45
TestUnmarshalFromPointer
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected