Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Callbacks ¶
Callbacks is an autogenerated mock type for the Callbacks type
type Manager ¶
Manager is an autogenerated mock type for the Manager type
func (*Manager) InitiateDownloadBatch ¶
func (_m *Manager) InitiateDownloadBatch(ctx context.Context, tx *fftypes.UUID, payloadRef string) error
InitiateDownloadBatch provides a mock function with given fields: ctx, tx, payloadRef
func (*Manager) InitiateDownloadBlob ¶
func (_m *Manager) InitiateDownloadBlob(ctx context.Context, tx *fftypes.UUID, dataID *fftypes.UUID, payloadRef string) error
InitiateDownloadBlob provides a mock function with given fields: ctx, tx, dataID, payloadRef
Click to show internal directories.
Click to hide internal directories.