Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Bootstrapper = fxcore.NewBootstrapper().WithOptions( fxhttpserver.FxHttpServerModule, Register(), Router(), )
Bootstrapper can be used to load modules, options, dependencies, routing and bootstraps the application.
View Source
var RootDir string
RootDir is the application root directory.
Functions ¶
func Run ¶
Run starts the application, with a provided context.Context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.