Versions in this module Expand all Collapse all v0 v0.5.0 Apr 6, 2023 Changes in this version + var Services = &component.Components + func OnSessionClosed(s *session.Session) + type ExistsMembersResponse struct + Members string + type TopicService struct + func (ts *TopicService) NewUser(s *session.Session, msg *protocol.NewUserRequest) error + func (ts *TopicService) Stats(s *session.Session, msg *protocol.MasterStats) error + type User struct + type UserBalanceResponse struct + CurrentBalance int64