package
1.10.57
Repository: https://github.com/neicnordic/sda-download.git
Documentation: pkg.go.dev

# Functions

NewBackend initiates a storage backend.

# Structs

Conf is a wrapper for the storage config.
S3Conf stores information about the S3 storage backend.

# Interfaces

Backend defines methods to be implemented by PosixBackend and S3Backend.