cmd

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2019 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clone

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

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

Open command

func Parse

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

Parse command

func Pull

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

Pull command

func Race

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

Race command

func Sid

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

Sid command

func Stand

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

func Upgrade(version string) error

Upgrade itself

func Watch

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

Watch command

Types

type CodeList

type CodeList struct {
	Name  string
	Index []int
}

CodeList Name matches some template suffix, index are template array indexes

type WriteCounter

type WriteCounter struct {
	Count, Total uint
	// contains filtered or unexported fields
}

WriteCounter progress counter

func (*WriteCounter) Print

func (w *WriteCounter) Print()

Print print progress

func (*WriteCounter) Write

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