mock

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMAUStorage added in v0.3.0

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

MockMAUStorage is a mock of MAUStorage interface.

func NewMockMAUStorage added in v0.3.0

func NewMockMAUStorage(ctrl *gomock.Controller) *MockMAUStorage

NewMockMAUStorage creates a new mock instance.

func (*MockMAUStorage) EXPECT added in v0.3.0

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

func (*MockMAUStorage) UpsertMAU added in v0.3.0

func (m *MockMAUStorage) UpsertMAU(ctx context.Context, event *service.UserEvent, environmentNamespace string) error

UpsertMAU mocks base method.

type MockMAUStorageMockRecorder added in v0.3.0

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

MockMAUStorageMockRecorder is the mock recorder for MockMAUStorage.

func (*MockMAUStorageMockRecorder) UpsertMAU added in v0.3.0

func (mr *MockMAUStorageMockRecorder) UpsertMAU(ctx, event, environmentNamespace interface{}) *gomock.Call

UpsertMAU indicates an expected call of UpsertMAU.

Jump to

Keyboard shortcuts

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