mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-16 07:06:25 +08:00
chore: aria2 related function
This commit is contained in:
7
internal/aria2/manage.go
Normal file
7
internal/aria2/manage.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package aria2
|
||||
|
||||
import "context"
|
||||
|
||||
func ListFinished(ctx context.Context) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user