Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheState ¶
type CacheState struct { Hash string Capacity int64 Filled int64 PiecesLength int64 PiecesCount int Torrent *state.TorrentStatus Pieces map[int]ItemState Readers []*ReaderState }
type ReaderState ¶
Click to show internal directories.
Click to hide internal directories.