package
2.7.11
Repository: https://github.com/influxdata/influxdb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewArrayCursorMock returns an initialised ArrayCursorMock, which returns the zero value for all methods.
NewBooleanArrayCursorMock returns an initialised BooleanArrayCursorMock, which returns the zero value for all methods.
NewFloatArrayCursorMock returns an initialised FloatArrayCursorMock, which returns the zero value for all methods.
NewIntegerArrayCursorMock returns an initialised IntegerArrayCursorMock, which returns the zero value for all methods.
NewStringArrayCursorMock returns an initialised StringArrayCursorMock, which returns the zero value for all methods.
NewUnsignedArrayCursorMock returns an initialised UnsignedArrayCursorMock, which returns the zero value for all methods.

# Structs

ArrayCursorMock provides a mock base implementation for batch cursors.
AuthorizerMock is a mockable implementation of a query.Authorizer.
BooleanArrayCursorMock provides a mock implementation of a BooleanArrayCursor.
FloatArrayCursorMock provides a mock implementation of a FloatArrayCursor.
IntegerArrayCursorMock provides a mock implementation of an IntegerArrayCursorMock.
MetaClientMock is a mockable implementation of meta.MetaClient.
StringArrayCursorMock provides a mock implementation of a StringArrayCursor.
TSDBStoreMock is a mockable implementation of tsdb.Store.
UnsignedArrayCursorMock provides a mock implementation of an UnsignedArrayCursorMock.