
The highest tagged major version is
v2.
package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Apr 3, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 28
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func New(opts ...fx.Option) *fx.App
New returns a new fx.App with the provided options.
Run is an fx helper function to gracefully start and stop an app container.
func ServerModule(testMode bool) fx.Option
ServerModule returns the platform server module.
type Config struct {
MergeConfig map[string]interface{}
}
Config is the configuration for the platform.
func (cfg Config) Module() fx.Option
Module returns the platform module.
Platform holds the state of the platform.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.