Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ testError2
Function
testError2
internal/errors/error_test.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
testError2() error {
21
return
Wrap(testError1())
22
}
Callers
1
TestNew
Function · 0.85
Calls
2
Wrap
Function · 0.85
testError1
Function · 0.85
Tested by
no test coverage detected