Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
HTTPUserAgent = "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"
)
Functions ¶
This section is empty.
Types ¶
type Archiver ¶
type Archiver struct {
// contains filtered or unexported fields
}
func NewArchiver ¶
func NewArchiver(datadir string, concurrency int, logger *zap.SugaredLogger) *Archiver
func (*Archiver) ActiveJobs ¶
func (*Archiver) Concurrency ¶
func (*Archiver) InProgress ¶
func (*Archiver) QueuedJobs ¶
func (*Archiver) SetConcurrency ¶
Click to show internal directories.
Click to hide internal directories.