Versions in this module Expand all Collapse all v0 v0.0.2 Jan 26, 2026 v0.0.1 Dec 18, 2025 Changes in this version + func Router(root server.Router) + type ReqSaasCreate struct + Name string + OrgCode string + UserCode string + type ReqSaasJoin struct + OrgCode string + UserCode string + UserName string + type ReqSaasLeave struct + OrgCode string + UserCode string + type RespMe struct + Avatar string + Nickname string + Perms []string + Roles []string + UserId int + Username string + type UserDetailResponse struct + Identities []dto.Identity + SecurityInfo *dto.SecurityInfo