Documentation ¶
Directories ¶
Path | Synopsis |
---|---|
Package api implements a RESTful HTTP JSON API server for a BitTorrent tracker.
|
Package api implements a RESTful HTTP JSON API server for a BitTorrent tracker. |
cmd
|
|
Package config implements the configuration for a BitTorrent tracker
|
Package config implements the configuration for a BitTorrent tracker |
Package http implements a BitTorrent tracker over the HTTP protocol as per BEP 3.
|
Package http implements a BitTorrent tracker over the HTTP protocol as per BEP 3. |
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 BitTorrent tracker over the UDP protocol as per BEP 15.
|
Package udp implements a BitTorrent tracker over the UDP protocol as per BEP 15. |
Click to show internal directories.
Click to hide internal directories.