Documentation ¶
Index ¶
Constants ¶
View Source
const (
Version = "1.0.0"
)
Variables ¶
View Source
var ( LogFile = "$HOME/.dphoto/logs/dphoto.log" Owner string // Owner source of truce is viper config, for convenience, other commands can get it from here. )
Functions ¶
func Execute ¶
func Execute()
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.
func VolumeTypeFromPath ¶
func VolumeTypeFromPath(arg string) backupmodel.VolumeType
Types ¶
type OutputParam ¶
type OutputParam struct {
Value string `yaml:"value"`
}
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
adapters
|
|
Package printer display in standard output simple info/success/error messages
|
Package printer display in standard output simple info/success/error messages |
Package screen provides building blocks to represent progress bars.
|
Package screen provides building blocks to represent progress bars. |
Click to show internal directories.
Click to hide internal directories.