package
0.0.0-20240724125430-636e0542dcee
Repository: https://github.com/polshe-v/microservices_chat_server.git
Documentation: pkg.go.dev

# Functions

ToChatFromDesc converts structure of API layer to service layer model.
ToChatFromService converts service layer model to structure of API layer.
ToMessageFromDesc converts structure of API layer to service layer model.
ToMessageFromService converts service layer model to structure of API layer.
ToStreamFromDesc converts interface of API layer to service layer interface.