mock_backendconfig

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_backendconfig is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBackendConfig

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

MockBackendConfig is a mock of BackendConfig interface

func NewMockBackendConfig

func NewMockBackendConfig(ctrl *gomock.Controller) *MockBackendConfig

NewMockBackendConfig creates a new mock instance

func (*MockBackendConfig) EXPECT

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

func (*MockBackendConfig) Get

Get mocks base method

func (*MockBackendConfig) GetRegulations added in v1.0.0

func (m *MockBackendConfig) GetRegulations() (backendconfig.RegulationsT, bool)

GetRegulations mocks base method

func (*MockBackendConfig) GetWorkspaceIDForWriteKey

func (m *MockBackendConfig) GetWorkspaceIDForWriteKey(arg0 string) string

GetWorkspaceIDForWriteKey mocks base method

func (*MockBackendConfig) GetWorkspaceLibrariesForWorkspaceID

func (m *MockBackendConfig) GetWorkspaceLibrariesForWorkspaceID(arg0 string) backendconfig.LibrariesT

GetWorkspaceLibrariesForWorkspaceID mocks base method

func (*MockBackendConfig) SetUp

func (m *MockBackendConfig) SetUp()

SetUp mocks base method

func (*MockBackendConfig) Subscribe

func (m *MockBackendConfig) Subscribe(arg0 chan utils.DataEvent, arg1 backendconfig.Topic)

Subscribe mocks base method

func (*MockBackendConfig) WaitForConfig

func (m *MockBackendConfig) WaitForConfig()

WaitForConfig mocks base method

type MockBackendConfigMockRecorder

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

MockBackendConfigMockRecorder is the mock recorder for MockBackendConfig

func (*MockBackendConfigMockRecorder) Get

Get indicates an expected call of Get

func (*MockBackendConfigMockRecorder) GetRegulations added in v1.0.0

func (mr *MockBackendConfigMockRecorder) GetRegulations() *gomock.Call

GetRegulations indicates an expected call of GetRegulations

func (*MockBackendConfigMockRecorder) GetWorkspaceIDForWriteKey

func (mr *MockBackendConfigMockRecorder) GetWorkspaceIDForWriteKey(arg0 interface{}) *gomock.Call

GetWorkspaceIDForWriteKey indicates an expected call of GetWorkspaceIDForWriteKey

func (*MockBackendConfigMockRecorder) GetWorkspaceLibrariesForWorkspaceID

func (mr *MockBackendConfigMockRecorder) GetWorkspaceLibrariesForWorkspaceID(arg0 interface{}) *gomock.Call

GetWorkspaceLibrariesForWorkspaceID indicates an expected call of GetWorkspaceLibrariesForWorkspaceID

func (*MockBackendConfigMockRecorder) SetUp

SetUp indicates an expected call of SetUp

func (*MockBackendConfigMockRecorder) Subscribe

func (mr *MockBackendConfigMockRecorder) Subscribe(arg0, arg1 interface{}) *gomock.Call

Subscribe indicates an expected call of Subscribe

func (*MockBackendConfigMockRecorder) WaitForConfig

func (mr *MockBackendConfigMockRecorder) WaitForConfig() *gomock.Call

WaitForConfig indicates an expected call of WaitForConfig

Jump to

Keyboard shortcuts

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