Documentation
¶
Index ¶
Constants ¶
View Source
const (
GITHUB_API = "https://api.github.com/repos/jobtalk/pnzr/tags"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdateCommand ¶ added in v1.2.0
type UpdateCommand struct{}
func (*UpdateCommand) Help ¶ added in v1.2.0
func (c *UpdateCommand) Help() string
func (*UpdateCommand) Run ¶ added in v1.2.0
func (c *UpdateCommand) Run(args []string) int
func (*UpdateCommand) Synopsis ¶ added in v1.2.0
func (c *UpdateCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.