Versions in this module Expand all Collapse all v1 v1.0.1 Jan 15, 2025 Changes in this version type AuthInfo + SaasName string + type PermissionItem struct + Describe string + Icon string + Id int64 + Name string + Path string + Paths []string + Pid int64 + Remark string + Sort int + Status int + Type string v1.0.0 Jan 2, 2025 Changes in this version + type AccountLoginParams struct + Account string + Password string + type AuthDataPacket struct + Auth AuthInfo + ExpiredAt int64 + Extends map[string]interface{} + Token string + func (c AuthDataPacket) Valid() error + type AuthInfo struct + Account string + Avatar string + Email string + Extends map[string]interface{} + Id int64 + IsRoot int + LastIp string + LastLogin string + Nickname string + Phone string + SaasId int64 + Status int + type AuthParams struct + Token string + type CommonResult struct + Code int64 + Data interface{} + Error error + Msg string + type LoginInfoParam struct + Device string + Ip string + Time time.Time + type Organize struct + Children []*Organize + Id int64 + Name string + Pid int64 + Status int + Type string + func FindOrganizeTreeNode(list []*Organize, id int64) *Organize + func OrganizeConvertTree(list []*Organize) []*Organize + type RbacPermissionSimple struct + Children []*RbacPermissionSimple + Icon string + Id int64 + Name string + Path string + Pid int64 + Sort int + Status int + Type string + type RbacRoleSimple struct + Domain string + Id int64 + Name string + Sort int + Status int + type SearchAdminLogParams struct + Keywords string + Uid int64 + Username string + type SearchAdminParams struct + IsRoot int + Keywords string + Status int + type SearchBlockContentParams struct + Code string + Keywords string + Type string + type SearchGenericRecordParams struct + Keywords string + Type string + Uid int64 + type SearchLoginRecordParams struct + Keywords string + Uid int64 + type SearchOrganizeParams struct + IsAll bool + IsSimple bool + Keywords string + OrgType string + Pid int64 + Status int + type SearchRbacRoleParams struct + Domain string + IsAll bool + IsSimple bool + Keywords string + Status int + type SearchStatisticalParams struct + Date string + Name string + type SearchUserParams struct + Keywords string + Status int + type SearchUserThirdParams struct + ThirdType string + Uid int64 + type UserRegisterParams struct + Account string + Avatar string + Email string + Nickname string + Password string + Phone string + Sex int