Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S3ObjectsLister ¶
type S3ObjectsLister func(ctx context.Context, input *usecase.S3ObjectsListerInput) (*usecase.S3ObjectsListerOutput, error)
S3ObjectsLister is a mock of the S3ObjectLister interface.
func (S3ObjectsLister) ListS3Objects ¶
func (m S3ObjectsLister) ListS3Objects(ctx context.Context, input *usecase.S3ObjectsListerInput) (*usecase.S3ObjectsListerOutput, error)
ListS3Objects calls the ListS3ObjectsFunc.
Click to show internal directories.
Click to hide internal directories.