Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Module("enclave/application", fx.Provide( osenv.ParseAs[config], newApp, ), fx.Invoke( logAppStart, ), )
Module is the `uber/fx` module of the application package.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.