command

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAddCMD added in v0.1.0

func NewAddCMD() cli.Command

NewAddCMD create a add command. Used to add actions.

func NewListCMD added in v0.1.0

func NewListCMD() cli.Command

NewListCMD to query.

func NewStartCMD

func NewStartCMD() cli.Command

NewStartCMD create a start command.

Types

type Action added in v0.1.0

type Action struct {
	Target string `json:"target"`
	Start  uint32 `json:"start"`
	Last   uint32 `json:"last"`
}

Action struct for a single action

type Slot added in v0.1.0

type Slot struct {
	Start uint32 `json:"start"`
	Slot  uint32 `json:"slot"`
}

Slot information

Jump to

Keyboard shortcuts

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