cmd

package
v0.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2019 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clone added in v0.7.0

func Clone(args map[string]interface{}) error

Clone command

func Config

func Config(args map[string]interface{}) error

Config command

func Eval

func Eval(args map[string]interface{}) error

Eval args

func Gen

func Gen(args map[string]interface{}) error

Gen command

func List

func List(args map[string]interface{}) error

List command

func Open added in v0.2.1

func Open(args map[string]interface{}) error

Open command

func Parse

func Parse(args map[string]interface{}) error

Parse command

func Pull added in v0.4.0

func Pull(args map[string]interface{}) error

Pull command

func Race added in v0.3.0

func Race(args map[string]interface{}) error

Race command

func Sid added in v0.5.5

func Sid(args map[string]interface{}) error

Sid command

func Stand added in v0.3.2

func Stand(args map[string]interface{}) error

Stand command

func Submit

func Submit(args map[string]interface{}) error

Submit command

func Test

func Test(args map[string]interface{}) error

Test command

func Upgrade added in v0.5.0

func Upgrade(version string) error

Upgrade itself

func Watch added in v0.2.0

func Watch(args map[string]interface{}) error

Watch command

Types

type CodeList added in v0.1.2

type CodeList struct {
	Name  string
	Index []int
}

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

func (*WriteCounter) Print added in v0.5.0

func (w *WriteCounter) Print()

Print print progress

func (*WriteCounter) Write added in v0.5.0

func (w *WriteCounter) Write(p []byte) (int, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL