Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SelectScanHistories ¶ added in v0.1.4
func SelectScanHistories() ([]m.ScanHistory, error)
SelectScanHistories select latest scan history from DB
func SelectScanHistory ¶ added in v0.1.4
func SelectScanHistory(historyID string) (m.ScanHistory, error)
SelectScanHistory select scan history from DB
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.