mock

package
v0.0.0-...-2ba808a Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: MIT Imports: 3 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 MockLogKeeper

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

MockLogKeeper is a mock of LogKeeper interface.

func NewMockLogKeeper

func NewMockLogKeeper(ctrl *gomock.Controller) *MockLogKeeper

NewMockLogKeeper creates a new mock instance.

func (*MockLogKeeper) EXPECT

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

func (*MockLogKeeper) Push

func (m *MockLogKeeper) Push(message string, timestamp time.Time) error

Push mocks base method.

type MockLogKeeperMockRecorder

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

MockLogKeeperMockRecorder is the mock recorder for MockLogKeeper.

func (*MockLogKeeperMockRecorder) Push

func (mr *MockLogKeeperMockRecorder) Push(message, timestamp interface{}) *gomock.Call

Push indicates an expected call of Push.

Jump to

Keyboard shortcuts

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