Documentation ¶
Directories ¶
Path | Synopsis |
---|---|
Package backend provides a generic interface for manipulating a BitTorrent tracker's consistent backend data store (usually for a web application).
|
Package backend provides a generic interface for manipulating a BitTorrent tracker's consistent backend data store (usually for a web application). |
noop
Package noop implements a Chihaya backend storage driver as a no-op.
|
Package noop implements a Chihaya backend storage driver as a no-op. |
cmd
|
|
Package config implements the configuration for a BitTorrent tracker
|
Package config implements the configuration for a BitTorrent tracker |
Package http implements an http-serving BitTorrent tracker.
|
Package http implements an http-serving BitTorrent tracker. |
query
Package query implements a faster single-purpose URL Query parser.
|
Package query implements a faster single-purpose URL Query parser. |
Package stats implements a means of tracking processing statistics for a BitTorrent tracker.
|
Package stats implements a means of tracking processing statistics for a BitTorrent tracker. |
Package tracker provides a generic interface for manipulating a BitTorrent tracker's fast-moving data.
|
Package tracker provides a generic interface for manipulating a BitTorrent tracker's fast-moving data. |
models
Package models implements the common data types used throughout a BitTorrent tracker.
|
Package models implements the common data types used throughout a BitTorrent tracker. |
Package udp implements a UDP BitTorrent tracker per BEP 15.
|
Package udp implements a UDP BitTorrent tracker per BEP 15. |
Click to show internal directories.
Click to hide internal directories.