project

package
v0.0.0-...-6bf8785 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	subcommand.BaseCommand
}

func NewCommand

func NewCommand(args []string) Command

func (Command) Run

func (cmd Command) Run(ctx context.Context, wf *aw.Workflow)

type HelpCommand

type HelpCommand struct {
	subcommand.BaseCommand
}

func NewHelpCommand

func NewHelpCommand(args []string) HelpCommand

func (HelpCommand) Run

func (cmd HelpCommand) Run(ctx context.Context, wf *aw.Workflow)

type IssueCommand

type IssueCommand struct {
	subcommand.BaseCommand
	// contains filtered or unexported fields
}

func NewIssueCommand

func NewIssueCommand(prjID string, args []string) IssueCommand

func (IssueCommand) Run

func (cmd IssueCommand) Run(ctx context.Context, wf *aw.Workflow)

Jump to

Keyboard shortcuts

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