Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Debian/dcs
/ PerPackageResult
Struct
PerPackageResult
internal/api/api.go:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
}
11
12
type
PerPackageResult
struct
{
13
Package string `json:
"package"
`
14
Results []SearchResult `json:
"results"
`
15
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected