Documentation ¶
Overview ¶
Package daemon contains functions to start the whole service. It uses own config type to configure connection with database, session manager and run API server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunService ¶
RunService is a function that starts the whole service using provided config. Every error that happens during this function is fatal. So program can't run if any error happens.
Types ¶
Click to show internal directories.
Click to hide internal directories.