Versions in this module Expand all Collapse all v0 v0.2.253 Apr 7, 2025 Changes in this version + type FileHandler interface + AddFile func(bucket, file string) + AddFiles func(bucket string, files map[string]bool) error + GetAndDeleteFiles func(container string) (map[string]bool, error) + RemoveBucket func(bucket string) error