Versions in this module Expand all Collapse all v1 v1.0.0 Oct 13, 2022 Changes in this version + const AvatarStoragePath + const HeaderTokenKey + const HttpErrorCode + const HttpErrorMessage + const HttpErrorRpcRequestCode + const HttpErrorRpcRequestMessage + const HttpErrorServerBusyCode + const HttpErrorServerBusyMessage + const HttpSuccessCode + const HttpSuccessMessage + const RpcSuccessCode + type HttpResponse struct + Code int32 + Data interface{} + Message string + type LoginRequest struct + Password string + Username string + type LoginResponse struct + Token string + User UserInfo + type RegisterRequest struct + Password string + Username string + type UpdateProfileRequest struct + Username string + type UserInfo struct + Id int64 + ProfilePicture string + Username string