Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Bulletin ¶
type Bulletin struct { DatePosted string `xlsx:"0"` Title string `xlsx:"5"` AffectedProduct string `xlsx:"6"` ComponentKB string `xlsx:"7"` AffectedComponent string `xlsx:"8"` Impact string `xlsx:"9"` Severity string `xlsx:"10"` Reboot string `xlsx:"12"` CVEs string `xlsx:"13"` }
Bulletin ...
Click to show internal directories.
Click to hide internal directories.