mocks

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2026 License: Apache-2.0 Imports: 4 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 MockSyncWriter

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

MockSyncWriter is a mock of SyncWriter interface.

func NewMockSyncWriter

func NewMockSyncWriter(ctrl *gomock.Controller) *MockSyncWriter

NewMockSyncWriter creates a new mock instance.

func (*MockSyncWriter) EXPECT

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

func (*MockSyncWriter) Store

func (m *MockSyncWriter) Store(ctx context.Context, registryName string, reg *registry.UpstreamRegistry) error

Store mocks base method.

type MockSyncWriterMockRecorder

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

MockSyncWriterMockRecorder is the mock recorder for MockSyncWriter.

func (*MockSyncWriterMockRecorder) Store

func (mr *MockSyncWriterMockRecorder) Store(ctx, registryName, reg any) *gomock.Call

Store indicates an expected call of Store.

Jump to

Keyboard shortcuts

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