//
pkg.gl
Category
github.com/neicnordic/sda-download
internal
storage
package
1.10.57
Repository:
https://github.com/neicnordic/sda-download.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
3
Files
287 SLOC
#
Functions
NewBackend
NewBackend initiates a storage backend.
#
Structs
Conf
Conf is a wrapper for the storage config.
S3Conf
S3Conf stores information about the S3 storage backend.
#
Interfaces
Backend
Backend defines methods to be implemented by PosixBackend and S3Backend.