mocks

package
v2.0.0-rc.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 21, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEngineSchema

type MockEngineSchema struct {
	// contains filtered or unexported fields
}

MockEngineSchema is a mock of EngineSchema interface

func NewMockEngineSchema

func NewMockEngineSchema(ctrl *gomock.Controller) *MockEngineSchema

NewMockEngineSchema creates a new mock instance

func (*MockEngineSchema) CreateBucket

func (m *MockEngineSchema) CreateBucket(arg0 context.Context, arg1 *influxdb.Bucket) error

CreateBucket mocks base method

func (*MockEngineSchema) DeleteBucket

func (m *MockEngineSchema) DeleteBucket(arg0 context.Context, arg1, arg2 influxdb.ID) error

DeleteBucket mocks base method

func (*MockEngineSchema) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockEngineSchema) UpdateBucketRetentionPeriod

func (m *MockEngineSchema) UpdateBucketRetentionPeriod(arg0 context.Context, arg1 influxdb.ID, arg2 time.Duration) error

UpdateBucketRetentionPeriod mocks base method

type MockEngineSchemaMockRecorder

type MockEngineSchemaMockRecorder struct {
	// contains filtered or unexported fields
}

MockEngineSchemaMockRecorder is the mock recorder for MockEngineSchema

func (*MockEngineSchemaMockRecorder) CreateBucket

func (mr *MockEngineSchemaMockRecorder) CreateBucket(arg0, arg1 interface{}) *gomock.Call

CreateBucket indicates an expected call of CreateBucket

func (*MockEngineSchemaMockRecorder) DeleteBucket

func (mr *MockEngineSchemaMockRecorder) DeleteBucket(arg0, arg1, arg2 interface{}) *gomock.Call

DeleteBucket indicates an expected call of DeleteBucket

func (*MockEngineSchemaMockRecorder) UpdateBucketRetentionPeriod

func (mr *MockEngineSchemaMockRecorder) UpdateBucketRetentionPeriod(arg0, arg1, arg2 interface{}) *gomock.Call

UpdateBucketRetentionPeriod indicates an expected call of UpdateBucketRetentionPeriod

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL