mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-05-11 01:59:40 +08:00
chore: format code for consistency and readability
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package tasktype
|
||||
|
||||
//go:generate go-enum --values --names --flag --nocase
|
||||
// ENUM(tgfiles,tphpics,parseditem,directlinks,aria2,ytdlp,transfer)
|
||||
//
|
||||
//go:generate go-enum --values --names --flag --nocase
|
||||
type TaskType string
|
||||
|
||||
Reference in New Issue
Block a user