//
pkg.gl
Category
github.com/gomods/athens
pkg
storage
module
package
0.15.4
Repository:
https://github.com/gomods/athens.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
108 SLOC
#
Functions
Delete
Delete deletes .info, .mod and .zip files from the blob store in parallel.
Upload
Upload saves .info, .mod and .zip files to the blob store in parallel.
#
Type aliases
Deleter
Deleter takes a path to a file and deletes it from the blob store.
Uploader
Uploader takes a stream and saves it to the blob store under a given path.