package
0.0.0-20210523000250-b5a03d5f7a65
Repository: https://github.com/hirakiuc/alfred-github-workflow.git
Documentation: pkg.go.dev

# Functions

NewBranchesCommand return an instance of BranchesCommand.
NewHelpCommand return an instance of this subcommand.
NewIssueCommand return a IssueCommand instance.
NewMilestonesCommand return a MilestonesCommand instance.
NewNewCommand return an instance of this subcommand.
NewProjectsCommand return a ProjectsCommand instance.
NewPullsCommand return an instance of PullsCommand.
No description provided by the author

# Structs

BranchesCommand describe a subcommand to fetch branches.
HelpCommand describe a subcommand to show the repo subcommand.
IssueCommand describe a subcommand to fetch issues.
MilestonesCommand describe a subcommand to fetch milestones.
No description provided by the author
ProjectsCommand describe a subcommand to fetch projects.
PullsCommand describe a subcommand to fetch pull requests.
No description provided by the author