modelsfakes

package
v0.0.0-...-20f6e69 Latest Latest
Warning

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

Go to latest
Published: May 7, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeLocketClient

type FakeLocketClient struct {
	FetchStub func(context.Context, *models.FetchRequest, ...grpc.CallOption) (*models.FetchResponse, error)

	FetchAllStub func(context.Context, *models.FetchAllRequest, ...grpc.CallOption) (*models.FetchAllResponse, error)

	LockStub func(context.Context, *models.LockRequest, ...grpc.CallOption) (*models.LockResponse, error)

	ReleaseStub func(context.Context, *models.ReleaseRequest, ...grpc.CallOption) (*models.ReleaseResponse, error)
	// contains filtered or unexported fields
}

func (*FakeLocketClient) Fetch

func (fake *FakeLocketClient) Fetch(arg1