Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ChatAllModule = fx.Module("chat_all", public.ChatService, private.ChatService, cfx.ChatClientModule, cfx.ChatSettingsModule, cfx.ChatPrivateClientModule, )
ChatAllModule Provides client, service for chat
View Source
var ChatClientModule = fx.Module("chat_client", cfx.ChatClientModule, cfx.ChatSettingsModule, )
ChatClientModule Provides chat client for grpc
View Source
var ChatModule = fx.Module("chat", public.ChatService, private.ChatService, cfx.ChatSettingsModule, )
ChatModule Provides chat service
View Source
var ChatPrivateClientModule = fx.Module("chat_private_client", cfx.ChatPrivateClientModule, cfx.ChatSettingsModule, )
ChatPrivateClientModule Provides chat private client for grpc
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.