[wip] daemon separation

This commit is contained in:
royalcat 2024-11-24 20:33:44 +03:00
commit fa084118c3
48 changed files with 48 additions and 35 deletions

View file

@ -27,11 +27,11 @@ models:
Torrent:
extraFields:
T:
type: "*git.kmsign.ru/royalcat/tstor/src/daemons/torrent.Controller"
type: "*git.kmsign.ru/royalcat/tstor/daemons/torrent.Controller"
TorrentFile:
extraFields:
F:
type: "*git.kmsign.ru/royalcat/tstor/src/daemons/torrent.FileController"
type: "*git.kmsign.ru/royalcat/tstor/daemons/torrent.FileController"
TorrentPeer:
extraFields:
F:
@ -45,7 +45,7 @@ models:
TorrentFS:
extraFields:
FS:
type: "*git.kmsign.ru/royalcat/tstor/src/daemons/torrent.TorrentFS"
type: "*git.kmsign.ru/royalcat/tstor/daemons/torrent.TorrentFS"
ResolverFS:
extraFields:
FS: