Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetChatsRoutes ¶
func GetChatsRoutes(storage storages.ChatStorage, redis entities.RedisClient) *chi.Mux
func GetMessagesRoutes ¶
func GetMessagesRoutes(msgStorage storages.MessageStorage, chtStorage storages.ChatStorage, sagaOrc entities.SagaOrchestrator) *chi.Mux
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.