mocks

package
v0.0.0-...-269d6e4 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FilClient

type FilClient struct {
	mock.Mock
}

FilClient is an autogenerated mock type for the FilClient type

func (*FilClient) CheckChainDeal

func (_m *FilClient) CheckChainDeal(ctx context.Context, dealID int64) (bool, uint64, bool, error)

CheckChainDeal provides a mock function with given fields: ctx, dealID

func (*FilClient) CheckDealStatusWithStorageProvider

func (_m *FilClient) CheckDealStatusWithStorageProvider(ctx context.Context, storageProviderID string, dealIdentifier string, rw *db.RemoteWallet) (*cid.Cid, uint64, error)

CheckDealStatusWithStorageProvider provides a mock function with given fields: ctx, storageProviderID, dealIdentifier, rw

func (*FilClient) ExecuteAuctionDeal

func (_m *FilClient) ExecuteAuctionDeal(ctx context.Context, ad store.AuctionData, aud store.AuctionDeal, rw *db.RemoteWallet) (string, bool, error)

ExecuteAuctionDeal provides a mock function with given fields: ctx, ad, aud, rw

func (*FilClient) GetChainHeight

func (_m *FilClient) GetChainHeight(ctx context.Context) (uint64, error)

GetChainHeight provides a mock function with given fields: ctx

func (*FilClient) ResolveDealIDFromMessage

func (_m *FilClient) ResolveDealIDFromMessage(ctx context.Context, dealIdentifier string, publishDealMessage cid.Cid) (int64, error)

ResolveDealIDFromMessage provides a mock function with given fields: ctx, dealIdentifier, publishDealMessage

Jump to

Keyboard shortcuts

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