Messages -------------------------------------------------------------
| 371 | // Messages ------------------------------------------------------------- |
| 372 | |
| 373 | type sniResultMsg scanner.Result |
| 374 | type ipResultMsg scanner.IPResult |
| 375 | type scanDoneMsg struct{} |
| 376 |