Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsRetryable ¶
Types ¶
type Engine ¶
type NoopReporter ¶
type NoopReporter struct{}
func (NoopReporter) OnAlbumComplete ¶
func (NoopReporter) OnAlbumComplete(site.Album, int, int)
func (NoopReporter) OnFileComplete ¶
func (NoopReporter) OnFileComplete(site.File, error)
func (NoopReporter) OnFileProgress ¶
func (NoopReporter) OnFileProgress(site.File, int64, int64)
func (NoopReporter) OnFileStart ¶
func (NoopReporter) OnFileStart(site.File)
type ProgressReporter ¶
type RetryPolicy ¶
func DefaultRetryPolicy ¶
func DefaultRetryPolicy() RetryPolicy
Click to show internal directories.
Click to hide internal directories.