package
0.1.4
Repository: https://github.com/uber/kraken.git
Documentation: pkg.go.dev

# Functions

NewTorrent creates a new Torrent.
NewTorrentArchive creates a new TorrentArchive.
TorrentArchiveFixture returns a TorrrentArchive for testing purposes.
TorrentFixture returns a Torrent for the given metainfo for testing purposes.

# Structs

Torrent implements a Torrent on top of an AgentFileStore.
TorrentArchive is capable of initializing torrents in the download directory and serving torrents from either the download or cache directory.