Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Initializer = []func(){ loader.Environment, loader.Logger, }
List of initializer
View Source
var Servers = []func(){ frameworks.Http, frameworks.Grpc, frameworks.RabbitMQ, frameworks.Tcp, frameworks.WebSocket, drivers.MySQL, drivers.Redis, drivers.MongoDB, }
List of framework that start on lets
Functions ¶
func AddInitializer ¶
func AddInitializer(init func())
Add initialization function and run before application starting
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.