mockinfluxdb

package
v0.0.0-...-9cb8e21 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDataAdder

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

MockDataAdder is a mock of DataAdder interface

func NewMockDataAdder

func NewMockDataAdder(ctrl *gomock.Controller) *MockDataAdder

NewMockDataAdder creates a new mock instance

func (*MockDataAdder) AddData

func (_m *MockDataAdder) AddData(_param0 map[string]string, _param1 map[string]interface{}) error

AddData mocks base method

func (*MockDataAdder) CreateDB

func (_m *MockDataAdder) CreateDB(_param0 string) error

CreateDB mocks base method

func (*MockDataAdder) EXPECT

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

func (*MockDataAdder) ExecuteQuery

func (_m *MockDataAdder) ExecuteQuery(_param0 string, _param1 string) (*v2.Response, error)

ExecuteQuery mocks base method

type MockDataAdderMockRecorder

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

MockDataAdderMockRecorder is the mock recorder for MockDataAdder

func (*MockDataAdderMockRecorder) AddData

func (_mr *MockDataAdderMockRecorder) AddData(arg0, arg1 interface{}) *gomock.Call

AddData indicates an expected call of AddData

func (*MockDataAdderMockRecorder) CreateDB

func (_mr *MockDataAdderMockRecorder) CreateDB(arg0 interface{}) *gomock.Call

CreateDB indicates an expected call of CreateDB

func (*MockDataAdderMockRecorder) ExecuteQuery

func (_mr *MockDataAdderMockRecorder) ExecuteQuery(arg0, arg1 interface{}) *gomock.Call

ExecuteQuery indicates an expected call of ExecuteQuery

Jump to

Keyboard shortcuts

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