MCPcopy
hub / github.com/uber/aresdb / QueryExecutor

Struct QueryExecutor

broker/common/mocks/QueryExecutor.go:9–11  ·  view source on GitHub ↗

QueryExecutor is an autogenerated mock type for the QueryExecutor type

Source from the content-addressed store, hash-verified

7
8// QueryExecutor is an autogenerated mock type for the QueryExecutor type
9type QueryExecutor struct {
10 mock.Mock
11}
12
13// Execute provides a mock function with given fields: ctx, namespace, sqlQuery, w
14func (_m *QueryExecutor) Execute(ctx context.Context, namespace string, sqlQuery string, w http.ResponseWriter) error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected