Documentation ¶ Index ¶ func NewApp(commands ...cmd.Command) *cobra.Command func NewAppWithServe(fxOpts fx.Option) *cobra.Command func NewAppWithServeAndWork(fxCommonOpts, fxServerOpts, fxWorkerOpts fx.Option) *cobra.Command func NewAppWithWork(fxOpts fx.Option) *cobra.Command Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewApp ¶ func NewApp(commands ...cmd.Command) *cobra.Command func NewAppWithServe ¶ func NewAppWithServe(fxOpts fx.Option) *cobra.Command func NewAppWithServeAndWork ¶ func NewAppWithServeAndWork(fxCommonOpts, fxServerOpts, fxWorkerOpts fx.Option) *cobra.Command func NewAppWithWork ¶ func NewAppWithWork(fxOpts fx.Option) *cobra.Command Types ¶ This section is empty. Source Files ¶ View all Source files app.go Click to show internal directories. Click to hide internal directories.