Documentation ¶
Index ¶
- Variables
- func CurrentChangeset(url string) (int, error)
- func CurrentDiff(url string) (int, error)
- func NewChangesetDownloader(dest, url string, seq int, interval time.Duration) *downloader
- func NewDiffDownloader(dest, url string, seq int, interval time.Duration) *downloader
- func NewDiffReader(dest string, seq int) *reader
- type Sequence
- type Source
Constants ¶
This section is empty.
Variables ¶
View Source
var NotAvailable = errors.New("file not available")
Functions ¶
func CurrentChangeset ¶
func CurrentDiff ¶
func NewChangesetDownloader ¶
func NewDiffDownloader ¶
func NewDiffReader ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.