Documentation ¶
Index ¶
- Variables
- func CloseDB()
- func InitDB() error
- func InsertOrUpdate(id string, onion string, scannedAt time.Time, result string, portRange string, ...) error
- func InsertScanHistory(onionID string, lastScannedAt time.Time, openPorts string, portRange string, ...) error
- func InsertScanResult(id string, onion string, scannedAt time.Time, result string, portRange string, ...) error
Constants ¶
This section is empty.
Variables ¶
View Source
var DB *sql.DB
Functions ¶
func InsertOrUpdate ¶
func InsertScanHistory ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.