Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run() (err error)
Run is the second "main", which initialises and wires services and starts the application. Services which must be finalised on termination can register their finalise methods via defer. Run function does not panic or terminates via os.Exit() and so it guarantees graceful services shutdown.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.