Versions in this module Expand all Collapse all v3 v3.8.0 Jul 8, 2022 Changes in this version + func AccessKey(akey string) store.Option + func ContentType(ct string) store.WriteOption + func DeleteBucket(bucket string) store.DeleteOption + func Endpoint(ep string) store.Option + func ExistsBucket(bucket string) store.ExistsOption + func ListBucket(bucket string) store.ListOption + func ListRecursive(b bool) store.ListOption + func NewStore(opts ...store.Option) store.Store + func ReadBucket(bucket string) store.ReadOption + func Region(reg string) store.Option + func SecretKey(skey string) store.Option + func WriteBucket(bucket string) store.WriteOption + func WriteSize(size int64) store.WriteOption