package
1.0.2
Repository: https://github.com/fichain/go-file.git
Documentation: pkg.go.dev

# 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.