Add tracker readiness endpoint and client #73
Annotations
3 errors
build (1.14):
lib/torrent/scheduler/events_test.go#L101
cannot use m.announceClient (type *mockannounceclient.MockClient) as type announceclient.Client in argument to newScheduler:
|
build (1.14):
lib/torrent/scheduler/announcer/announcer_test.go#L77
cannot use m.client (type *mockannounceclient.MockClient) as type announceclient.Client in argument to New:
|
build (1.14)
Process completed with exit code 2.
|