Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterFlag ¶
FilterFlag compairs the value of the filter flag against the list of slice values.
Types ¶
type Demozoo ¶
type Demozoo struct {
All bool // scan for all proofs, not just new submissions
Overwrite bool // overwrite all existing assets
Simulate bool
New bool
Refresh bool
Pouet bool
Sync bool
ID string // auto-generated id or a uuid
Extract []string
Ping uint
Download uint
Releaser uint // id for a releaser
}
type Execute ¶
type Execute struct {
Filename string // Filename of the config file.
Quiet bool // Quiet mode to reduce text amount of stdout text.
Panic bool // Enable panic errors to help debug.
Simulate bool // Simulate...
}
Execute global flags.
Click to show internal directories.
Click to hide internal directories.