package
0.15.4
Repository: https://github.com/gomods/athens.git
Documentation: pkg.go.dev

# Functions

Delete deletes .info, .mod and .zip files from the blob store in parallel.
Upload saves .info, .mod and .zip files to the blob store in parallel.

# Type aliases

Deleter takes a path to a file and deletes it from the blob store.
Uploader takes a stream and saves it to the blob store under a given path.