package
0.0.0-20240122153004-13bcfc5aacc5
Repository: https://github.com/stealthycoder/distribution.git
Documentation: pkg.go.dev

# Packages

Package middleware - cloudfront wrapper for storage libs N.B.
No description provided by the author

# Functions

Get constructs a StorageMiddleware with the given options using the named backend.
Register is used to register an InitFunc for a StorageMiddleware backend with the given name.

# Type aliases

InitFunc is the type of a StorageMiddleware factory function and is used to register the constructor for different StorageMiddleware backends.