Documentation ¶
Index ¶
- func Close()
- func CreateUserDocument(usr schema.User)
- func GetAllMessages(username string) <-chan string
- func GetAllUsernames() <-chan string
- func GetMemberStatus(username string) bool
- func SendUserMessage(reciever string, messages []string)
- func UpdateMemberStatus(username string, isGroupMember bool)
- func ValidateUserLoginCredentials(username string, password string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUserDocument ¶
func GetAllMessages ¶
func GetAllUsernames ¶
func GetAllUsernames() <-chan string
func GetMemberStatus ¶
func SendUserMessage ¶
func UpdateMemberStatus ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.