package
Version:
v0.1.6
Opens a new window with list of versions in this module.
Published: Jan 19, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type IssueStatus struct {
ID int `json:"id,omitempty"`
Name string `json:"name,omitempty"`
IsClosed bool `json:"is_closed,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.