WithQuery clone the current request with a different query.
(string)
| 103 | WithStartEnd(startTime int64, endTime int64) Request |
| 104 | // WithQuery clone the current request with a different query. |
| 105 | WithQuery(string) Request |
| 106 | proto.Message |
| 107 | // LogToSpan writes information about this request to an OpenTracing span |
| 108 | LogToSpan(opentracing.Span) |
no outgoing calls
no test coverage detected