Documentation ¶
Index ¶
- func Config(args map[string]interface{}) error
- func Eval(args map[string]interface{}) error
- func Gen(args map[string]interface{}) error
- func List(args map[string]interface{}) error
- func Open(args map[string]interface{}) error
- func Parse(args map[string]interface{}) error
- func Pull(args map[string]interface{}) error
- func Race(args map[string]interface{}) error
- func Stand(args map[string]interface{}) error
- func Submit(args map[string]interface{}) error
- func Test(args map[string]interface{}) error
- func Upgrade(version string) error
- func Watch(args map[string]interface{}) error
- type CodeList
- type WriteCounter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CodeList ¶ added in v0.1.2
CodeList Name matches some template suffix, index are template array indexes
type WriteCounter ¶ added in v0.5.0
type WriteCounter struct {
Count, Total uint
// contains filtered or unexported fields
}
WriteCounter progress counter
Click to show internal directories.
Click to hide internal directories.