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

# Functions

NewMockBucket creates a new mock instance.
NewMockForwardCursor creates a new mock instance.
NewMockTx creates a new mock instance.

# Structs

MockBucket is a mock of Bucket interface.
MockBucketMockRecorder is the mock recorder for MockBucket.
MockForwardCursor is a mock of ForwardCursor interface.
MockForwardCursorMockRecorder is the mock recorder for MockForwardCursor.
MockTx is a mock of Tx interface.
MockTxMockRecorder is the mock recorder for MockTx.