mocks

package
v0.3.16 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRegistrationStore

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

MockRegistrationStore is a mock of RegistrationStore interface

func NewMockRegistrationStore

func NewMockRegistrationStore(ctrl *gomock.Controller) *MockRegistrationStore

NewMockRegistrationStore creates a new mock instance

func (*MockRegistrationStore) EXPECT

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

func (*MockRegistrationStore) GetRegistration

GetRegistration mocks base method

func (*MockRegistrationStore) PutRegistrationRaw

func (m *MockRegistrationStore) PutRegistrationRaw(arg0 context.Context, arg1 structs.PubKey, arg2 []byte, arg3 time.Duration) error

PutRegistrationRaw mocks base method

type MockRegistrationStoreMockRecorder

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

MockRegistrationStoreMockRecorder is the mock recorder for MockRegistrationStore

func (*MockRegistrationStoreMockRecorder) GetRegistration

func (mr *MockRegistrationStoreMockRecorder) GetRegistration(arg0, arg1 interface{}) *gomock.Call

GetRegistration indicates an expected call of GetRegistration

func (*MockRegistrationStoreMockRecorder) PutRegistrationRaw

func (mr *MockRegistrationStoreMockRecorder) PutRegistrationRaw(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

PutRegistrationRaw indicates an expected call of PutRegistrationRaw

Jump to

Keyboard shortcuts

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