Documentation ¶
Overview ¶
Package cli is like the "main" package. It's the responsible of starting all the services, but it's not the responsible of initializing things, such as DB connections, or reading the configuration. Everything has to be working before calling cli.Main
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Main ¶
func Main(ctx *context.Context, cancel stdContext.CancelFunc)
Main is the main function of DRLM Core
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.