Versions in this module Expand all Collapse all v0 v0.0.1 May 8, 2016 Changes in this version + const AllLayers + const MissingLayers + const TorrentNoSeed + const TorrentSeedAfterPull + func DownloadTorrents(torrents []torrentInfo, torrentFolder string, seedOption torrentSeedOption, ...) downloadTorrentInfo + type ContainerEngine interface + Name func() string + Title func() string + TorrentHandler func() engineTorrentHandler + type DockerEngine struct + func (de DockerEngine) Name() string + func (de DockerEngine) Title() string + func (de DockerEngine) TorrentHandler() engineTorrentHandler + type RktEngine struct + func (re RktEngine) Name() string + func (re RktEngine) Title() string + func (re RktEngine) TorrentHandler() engineTorrentHandler