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

# Functions

FromParameters constructs a new Driver with a given parameters map Optional Parameters: - rootdirectory - maxthreads.
New constructs a new Driver with a given rootDirectory.

# Structs

Driver is a storagedriver.StorageDriver implementation backed by a local filesystem.
DriverParameters represents all configuration options available for the filesystem driver.