Versions in this module Expand all Collapse all v2 v2.3.0 Aug 28, 2026 Changes in this version + const StorageCheckCacheTTL + const StorageValidationTimeout + var ErrBucketNotFound = errors.New("bucket not found") + var ErrProviderTypeMismatch = errors.New("provider type mismatch") + var ErrUnableToCreateBucket = errors.New("unable to create bucket directory") + var MimeTypeValidator storage.ValidationFunc = mimeTypeValidator + func StorageAvailabilityCheck(cfgProvider func() storage.ProviderConfig) handlers.CheckFunc + func ValidateAvailabilityByProvider(ctx context.Context, cfg storage.ProviderConfig, logSuccess bool) []error Other modules containing this package github.com/theopenlane/core