package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: May 14, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package reopen implements the issue reopen command
NewCmdReopen creates the reopen command
type ReopenResult struct {
Number int `json:"number"`
State string `json:"state"`
Owner string `json:"owner"`
Repo string `json:"repo"`
URL string `json:"url"`
}
ReopenResult represents the JSON output for issue reopen
Source Files
¶
Click to show internal directories.
Click to hide internal directories.