Documentation ¶
Index ¶
- type Client
- func (_m *Client) Close() error
- func (_m *Client) Ping(timeout time.Duration) (time.Duration, string, error)
- func (_m *Client) Query(q client.Query) (*client.Response, error)
- func (_m *Client) QueryAsChunk(q client.Query) (*client.ChunkedResponse, error)
- func (_m *Client) Write(bp client.BatchPoints) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
func (*Client) QueryAsChunk ¶
QueryAsChunk provides a mock function with given fields: q
Click to show internal directories.
Click to hide internal directories.