Discover Packages
go.arsenm.dev/itd
cmd
itctl
cmd
package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Oct 5, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Execute adds all child commands to the root command and sets flags appropriately.
This is called by main.main(). It only needs to happen once to the rootCmd.
type DFUProgress struct {
Received int64 `mapstructure:"recvd"`
Total int64 `mapstructure:"total"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.