Versions in this module Expand all Collapse all v0 v0.5.0 Apr 6, 2023 Changes in this version + var Services = &component.Components + type RegisterRequest struct + Nickname string + type RegisterResponse struct + Code int + type RegisterService struct + func (bs *RegisterService) Login(s *session.Session, msg *RegisterRequest) error