Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Topics ¶
type Topics struct { NewSoftwarePkg string `json:"new_software_pkg" required:"true"` ApprovedSoftwarePkg string `json:"approved_software_pkg" required:"true"` RejectedSoftwarePkg string `json:"rejected_software_pkg" required:"true"` AbandonedSoftwarePkg string `json:"abandoned_software_pkg" required:"true"` AlreadyExistedSoftwarePkg string `json:"already_existed_software_pkg" required:"true"` }
Click to show internal directories.
Click to hide internal directories.