Documentation ¶
Index ¶
Constants ¶
This section is empty.
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. )
View Source
var ()
View Source
var (
CreateUserCase func(email, ownerOptional string) error
)
Functions ¶
Types ¶
type OutputParam ¶
type OutputParam struct {
Value interface{} `yaml:"value"`
}
Source Files ¶
Click to show internal directories.
Click to hide internal directories.