Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aptly-dev/aptly
/ NotQuery
Struct
NotQuery
deb/query.go:51–53 ·
view source on GitHub ↗
NotQuery is ! Q
Source
from the content-addressed store, hash-verified
49
50
// NotQuery is ! Q
51
type
NotQuery
struct
{
52
Q PackageQuery
53
}
54
55
// FieldQuery is generic request against field
56
type
FieldQuery
struct
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected