try to fix memory hogging
This commit is contained in:
@@ -17,4 +17,5 @@ type Service interface {
|
||||
GetTorrents() ([]*torrent.Torrent, error)
|
||||
GetName() string
|
||||
GetLogger() zerolog.Logger
|
||||
GetDownloadingStatus() []string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user