Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDownloadService ¶
func NewDownloadService(configuration *environment.Configuration, gateway gateway.Gateway) services.Download
Types ¶
type DownloadService ¶
type DownloadService struct { Configuration *environment.Configuration Gateway gateway.Gateway }
func (DownloadService) DownloadFile ¶
func (d DownloadService) DownloadFile(filepath string) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.