Module init

Source
Expand description

Initializing the scanner and gRPC server.

Constants§

SCAN_SERVICE_TIMEOUT
The timeout applied to scan service calls

Functions§

init_with_server
Initialize ScanService based on its config.
spawn_init
Initialize the scanner and its gRPC server based on its config, and spawn a task for it.