cmd

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Commit = "none"
	Date   = "unknown"
)

Build information set at compile time via ldflags

View Source
var Version = "dev"

Functions

func CallGHIssueCreate added in v0.0.5

func CallGHIssueCreate(title, body, repo string, labels []string) (*issue.Issue, error)

CallGHIssueCreate calls gh issue create command and returns the created issue information

func Execute

func Execute() int

Types

type CreateCommand

type CreateCommand struct {
	// contains filtered or unexported fields
}

func (*CreateCommand) Execute

func (c *CreateCommand) Execute(title string) error

func (*CreateCommand) ExecuteBatch

func (c *CreateCommand) ExecuteBatch(filepath string) error

func (*CreateCommand) ExecuteInteractive

func (c *CreateCommand) ExecuteInteractive() error

func (*CreateCommand) ExecuteTemplate

func (c *CreateCommand) ExecuteTemplate(templateName string) error

type ViewCommand added in v0.0.5

type ViewCommand struct {
	// contains filtered or unexported fields
}

func (*ViewCommand) Execute added in v0.0.5

func (c *ViewCommand) Execute(issueNumber int) error

Jump to

Keyboard shortcuts

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