Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Code-Hex/pget
/ ignore
Struct
ignore
error.go:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
}
8
9
type
ignore
struct
{
10
err error
11
}
12
13
func
makeIgnoreErr() ignore {
14
return
ignore{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected