Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Functions ¶
Types ¶
type Collect ¶
type Collect struct {
// Arc string // Archive slot name, see config/config.go
Dst string // Archived destination URL
Src string // Source URL
}
Collect represents a collections from the time capsules.
type Playbacker ¶
Playbacker is the interface that wraps the basic Playback method.
Playback playback *url.URL from implementations from the Wayback Machine. It returns the result of string from the upstream service.
Click to show internal directories.
Click to hide internal directories.