package
0.0.0-20230201194405-fb7c213c1e86
Repository: https://github.com/az4zil/go_chat.git
Documentation: pkg.go.dev
# Functions
CreateNewChat function to create new chat to group.
CreateNewGroup create new group.
CreateNewUser function to create new user.
GetAllGroups get all groups.
GetChatByID get chat by id.
No description provided by the author
GetGroupByID get group by id.
GetUserByID get user by id.
GetUserByUsername get user by username.
# Interfaces
No description provided by the author