mock_drkey

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_drkey is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFetcher

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

MockFetcher is a mock of Fetcher interface.

func NewMockFetcher

func NewMockFetcher(ctrl *gomock.Controller) *MockFetcher

NewMockFetcher creates a new mock instance.

func (*MockFetcher) EXPECT

func (m *MockFetcher) EXPECT() *MockFetcherMockRecorder

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

func (*MockFetcher) Level1

func (m *MockFetcher) Level1(arg0 context.Context, arg1 drkey0.Level1Meta) (drkey0.Level1Key, error)

Level1 mocks base method.

type MockFetcherMockRecorder

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

MockFetcherMockRecorder is the mock recorder for MockFetcher.

func (*MockFetcherMockRecorder) Level1

func (mr *MockFetcherMockRecorder) Level1(arg0, arg1 interface{}) *gomock.Call

Level1 indicates an expected call of Level1.

type MockLevel1Engine

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

MockLevel1Engine is a mock of Level1Engine interface.

func NewMockLevel1Engine

func NewMockLevel1Engine(ctrl *gomock.Controller) *MockLevel1Engine

NewMockLevel1Engine creates a new mock instance.

func (*MockLevel1Engine) EXPECT

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

func (*MockLevel1Engine) GetLevel1Key

func (m *MockLevel1Engine) GetLevel1Key(arg0 context.Context, arg1 drkey0.Level1Meta) (drkey0.Level1Key, error)

GetLevel1Key mocks base method.

func (*MockLevel1Engine) GetLevel1PrefetchInfo

func (m *MockLevel1Engine) GetLevel1PrefetchInfo() []drkey.Level1PrefetchInfo

GetLevel1PrefetchInfo mocks base method.

type MockLevel1EngineMockRecorder

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

MockLevel1EngineMockRecorder is the mock recorder for MockLevel1Engine.

func (*MockLevel1EngineMockRecorder) GetLevel1Key

func (mr *MockLevel1EngineMockRecorder) GetLevel1Key(arg0, arg1 interface{}) *gomock.Call

GetLevel1Key indicates an expected call of GetLevel1Key.

func (*MockLevel1EngineMockRecorder) GetLevel1PrefetchInfo

func (mr *MockLevel1EngineMockRecorder) GetLevel1PrefetchInfo() *gomock.Call

GetLevel1PrefetchInfo indicates an expected call of GetLevel1PrefetchInfo.

type MockLevel1PrefetchListKeeper

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

MockLevel1PrefetchListKeeper is a mock of Level1PrefetchListKeeper interface.

func NewMockLevel1PrefetchListKeeper

func NewMockLevel1PrefetchListKeeper(ctrl *gomock.Controller) *MockLevel1PrefetchListKeeper

NewMockLevel1PrefetchListKeeper creates a new mock instance.

func (*MockLevel1PrefetchListKeeper) EXPECT

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

func (*MockLevel1PrefetchListKeeper) Info

Info mocks base method.

func (*MockLevel1PrefetchListKeeper) Update

Update mocks base method.

type MockLevel1PrefetchListKeeperMockRecorder

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

MockLevel1PrefetchListKeeperMockRecorder is the mock recorder for MockLevel1PrefetchListKeeper.

func (*MockLevel1PrefetchListKeeperMockRecorder) Info

Info indicates an expected call of Info.

func (*MockLevel1PrefetchListKeeperMockRecorder) Update

func (mr *MockLevel1PrefetchListKeeperMockRecorder) Update(arg0 interface{}) *gomock.Call

Update indicates an expected call of Update.

Jump to

Keyboard shortcuts

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