bootstrap

package
v0.0.0-...-8d32343 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ApiModule = fx.Module(
	"api",
	fx.Provide(lib.NewHttpHandler),
	controllers.Module,
	routes.Module,
	fx.Invoke(apiBootstrap),
)
View Source
var RpcModule = fx.Options(
	fx.Provide(lib.NewRpcHandler),
	appRpc.Module,
	fx.Invoke(rpcBootstrap),
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL