# Functions
RegisterModule is called by modules/mysql.go to register the scanner.
# Structs
Flags give the command-line flags for the MySQL module.
Module is the implementation of the zgrab2.Module interface.
Scanner is the implementation of the zgrab2.Scanner interface.
ScanResults contains detailed information about the scan.