lxAuditMocks

package
v1.5.15 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package lxAuditMocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIAudit

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

MockIAudit is a mock of IAudit interface

func NewMockIAudit

func NewMockIAudit(ctrl *gomock.Controller) *MockIAudit

NewMockIAudit creates a new mock instance

func (*MockIAudit) EXPECT

func (m *MockIAudit) EXPECT() *MockIAuditMockRecorder

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

func (*MockIAudit) LogEntries added in v1.2.0

func (m *MockIAudit) LogEntries(entries []interface{}, timeout ...time.Duration) error

LogEntries mocks base method

func (*MockIAudit) LogEntry added in v1.0.0

func (m *MockIAudit) LogEntry(action string, user, data interface{}, timeout ...time.Duration) error

LogEntry mocks base method

type MockIAuditMockRecorder

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

MockIAuditMockRecorder is the mock recorder for MockIAudit

func (*MockIAuditMockRecorder) LogEntries added in v1.2.0

func (mr *MockIAuditMockRecorder) LogEntries(entries interface{}, timeout ...interface{}) *gomock.Call

LogEntries indicates an expected call of LogEntries

func (*MockIAuditMockRecorder) LogEntry added in v1.0.0

func (mr *MockIAuditMockRecorder) LogEntry(action, user, data interface{}, timeout ...interface{}) *gomock.Call

LogEntry indicates an expected call of LogEntry

Jump to

Keyboard shortcuts

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