Documentation ¶
Overview ¶
Package storage contains an interface for reading and writing files in a torrent.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PaddingFile ¶ added in v1.12.1
type PaddingFile struct{}
func (PaddingFile) Close ¶ added in v1.12.1
func (f PaddingFile) Close() error
Directories ¶
Path | Synopsis |
---|---|
Package filestorage implements Storage interface that uses files on disk as storage.
|
Package filestorage implements Storage interface that uses files on disk as storage. |
Click to show internal directories.
Click to hide internal directories.