Добавил ручную перепривязку
This commit is contained in:
@@ -33,6 +33,7 @@ type Store interface {
|
||||
|
||||
// Discovery (усыновление раздач по категории/тегу).
|
||||
ExistsByInfohash(ctx context.Context, infohash string) (bool, error)
|
||||
FindActiveByInfohash(ctx context.Context, infohash string) (*store.Download, error)
|
||||
CreateDownload(ctx context.Context, d *store.Download) (int64, error)
|
||||
|
||||
// Ф3: распознавание, ревью, раскладка.
|
||||
|
||||
Reference in New Issue
Block a user