Documentation ¶
Overview ¶
Code generated by mockery v1.0.0. DO NOT EDIT.
Code generated by mockery v1.0.0. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
Cache is an autogenerated mock type for the Cache type
type Minio ¶
Minio is an autogenerated mock type for the Minio type
func (*Minio) GetObject ¶
func (_m *Minio) GetObject(bucketName string, objectName string, opts minio.GetObjectOptions) (*minio.Object, error)
GetObject provides a mock function with given fields: bucketName, objectName, opts
func (*Minio) ListenBucketNotification ¶
func (_m *Minio) ListenBucketNotification(bucketName string, prefix string, suffix string, events []string, doneCh <-chan struct{}) <-chan minio.NotificationInfo
ListenBucketNotification provides a mock function with given fields: bucketName, prefix, suffix, events, doneCh
Click to show internal directories.
Click to hide internal directories.