Documentation
¶
Index ¶
- Variables
- func Apis(a arg.Apis) error
- func Copyright() string
- func Data(dbf database.Flags) error
- func Demozoo(dzf arg.Demozoo) error
- func Groups(gpf arg.Group) error
- func Log() error
- func New() error
- func People(pf arg.People) error
- func Rename(args ...string) error
- func TestSite(base string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrArgFlag = errors.New("unknown args flag") ErrDZFlag = errors.New("unknown demozoo flag") )
View Source
var ErrFewArgs = errors.New("too few arguments given")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.