MCPcopy Create free account
hub / github.com/Code-Hex/pget / Cause

Method Cause

error.go:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4
5type causer interface {
6 Cause() error
7}
8
9type ignore struct {

Callers 1

errTopFunction · 0.65

Implementers 1

ignoreerror.go

Calls

no outgoing calls

Tested by

no test coverage detected