# Functions
NewDHTAnnouncer returns a new DHTAnnouncer.
NewPeriodicalAnnouncer returns a new PeriodicalAnnouncer.
NewStopAnnouncer returns a new StopAnnouncer.
# Constants
Contacting the tracker.
NotContactedYet with the tracker.
NotWorking as expected.
Working as expected.
# Structs
AnnounceError the error that comes from the Tracker itself.
DHTAnnouncer runs a function periodically to announce the Torrent to DHT network.
PeriodicalAnnouncer announces the Torrent to the Tracker periodically.
Stats about the announcer.
StopAnnouncer is used to send a stop event to the Tracker.
# Type aliases
Status of the announcer.