Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber/aresdb
/ dataNodeQueryClientImpl
Struct
dataNodeQueryClientImpl
datanode/client/query_client.go:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
type
dataNodeQueryClientImpl
struct
{
44
client http.Client
45
}
46
47
type
aqlRequestBody
struct
{
48
Queries []queryCom.AQLQuery `json:
"queries"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected