Skip to main content

Module server

Module server 

Source
Expand description

Server bootstrap logic.

The run function initialises logging, opens or creates the search index, starts the gRPC server (and optionally the HTTP gateway), and waits for a shutdown signal (Ctrl+C).

Functionsยง

run
Starts the server based on the given configuration.