appfx

package
v0.0.0-...-f0d4a1f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DEBUG = "-D"
View Source
var SubCmdList = []interface{}{
	cmd.NewWordCmd,
	cmd.NewFileConvertCmd,
	cmd.NewModelCmd,
	cmd.NewApiParam,
}

SubCmdList 注册添加命令

Functions

func AppConstruct

func AppConstruct() []interface{}

func CommandProvider

func CommandProvider(params SubCmdListParam) (*cobra.Command, error)

CommandProvider 构建命令行

func SubCmdConstructList

func SubCmdConstructList() (rs []any)

func UtilsLogger

func UtilsLogger() *zap.Logger

Types

type SubCmdListParam

type SubCmdListParam struct {
	fx.In
	SubCmdList []*cobra.Command `group:"subCmd"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL