package
Version:
v0.0.0-...-cefd429
Opens a new window with list of versions in this module.
Published: Oct 5, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewApp(params Params) *cli.App
type Params struct {
fx.In
Version string `name:"version"`
Commit string `name:"commit"`
Commands []*cli.Command `group:"root_commands"`
HandleNotFound cli.CommandNotFoundFunc
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.