download

package
v0.0.0-...-ee33bb9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2022 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyFile

func CopyFile(from, to string) error

Types

type Arkenfox

type Arkenfox struct {
	URL    string
	UserID string
	User   string
	ID     string
	File   string
}

func (Arkenfox) Setup

func (a Arkenfox) Setup() error

type Config

type Config struct {
	EveOst   EveOst   `mapstructure:"eve_ost"`
	Arkenfox Arkenfox `mapstructure:"arkenfox"`
}

func (Config) Step

func (cfg Config) Step() error

type EveOst

type EveOst struct {
	Url string `mapstructure:"url"`
	Dir string `mapstructure:"dir"`
}

func (EveOst) Download

func (eve EveOst) Download() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL