Versions in this module Expand all Collapse all v1 v1.0.0 Jan 20, 2026 Changes in this version + func Close() error + func Current() storage.Storage + func New(config *conf.Storage, logger log.Logger) (storage.Storage, error) + func NewBucket(opt *conf.Bucket, sharedkv storage.SharedKV) (storage.Bucket, error) + func Select(ctx context.Context, cacheKey *object.ID) storage.Bucket + func SetDefault(s storage.Storage)