splitted app/imageoper/manififest.go

This commit is contained in:
2026-03-05 12:54:34 +02:00
parent 223ae2e96e
commit 7ce2673bc3
11 changed files with 652 additions and 894 deletions
+2
View File
@@ -22,10 +22,12 @@ import (
)
type Util struct {
// TODO: delete mixed object and use simple object?
accountcmd.AccountUtil
filecmd.FileUtil
imagecmd.ImageUtil
accountcmd.GrantUtil
rootCmd *cobra.Command
}