Documentation ¶
Index ¶
- type Callbacks
- type Manager
- func (_m *Manager) InitiateDownloadBatch(ctx context.Context, ns string, tx *fftypes.UUID, payloadRef string) error
- func (_m *Manager) InitiateDownloadBlob(ctx context.Context, ns string, tx *fftypes.UUID, dataID *fftypes.UUID, ...) error
- func (_m *Manager) Start() error
- func (_m *Manager) WaitStop()
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, ns string, tx *fftypes.UUID, payloadRef string) error
InitiateDownloadBatch provides a mock function with given fields: ctx, ns, tx, payloadRef
func (*Manager) InitiateDownloadBlob ¶
func (_m *Manager) InitiateDownloadBlob(ctx context.Context, ns string, tx *fftypes.UUID, dataID *fftypes.UUID, payloadRef string) error
InitiateDownloadBlob provides a mock function with given fields: ctx, ns, tx, dataID, payloadRef
Click to show internal directories.
Click to hide internal directories.