board

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: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BacklogCommand

type BacklogCommand struct {
	BoardName string
	subcommand.BaseCommand
}

func NewBacklogCommand

func NewBacklogCommand(name string, args []string) BacklogCommand

func (BacklogCommand) Run

func (cmd BacklogCommand) Run(_ctx context.Context, wf *aw.Workflow)

nolint:wsl // not implemented yet

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
}

HelpCommand describe a command to show the menus on board subcommands.

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 {
	BoardName string
	subcommand.BaseCommand
}

func NewIssueCommand

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

func (IssueCommand) Run

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

type SprintCommand

type SprintCommand struct {
	BoardName string
	subcommand.BaseCommand
}

func NewSprintCommand

func NewSprintCommand(name string, args []string) SprintCommand

func (SprintCommand) Run

func (cmd SprintCommand) 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