Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + type Cache struct + func (_m *Cache) Delete(key string) error + func (_m *Cache) Get(key string) ([]byte, error) + func (_m *Cache) Reset() error + func (_m *Cache) Set(key string, entry []byte) error + type Minio struct + func (_m *Minio) GetObject(bucketName string, objectName string, opts minio.GetObjectOptions) (*minio.Object, error) + func (_m *Minio) ListenBucketNotification(bucketName string, prefix string, suffix string, events []string, ...) <-chan minio.NotificationInfo