Versions in this module Expand all Collapse all v1 v1.1.0 Dec 5, 2018 Changes in this version type Menu + IsHide int + Method string type MenuQueryResult + IsHide int type MenuSelectQueryParam + IsHide int + RoleID string + Types []int type MenuSelectQueryResult + Method string + type UserRoleQueryParam struct + UserID string v1.0.0 Nov 30, 2018 Changes in this version + type Demo struct + Code string + Created int64 + Creator string + Deleted int64 + ID int64 + Name string + RecordID string + Updated int64 + type DemoQueryParam struct + Code string + Name string + type DemoQueryResult struct + Code string + ID int64 + Name string + RecordID string + type LoginInfo struct + RealName string + RoleNames []string + UserName string + type LoginParam struct + Password string + UserName string + type Menu struct + Code string + Created int64 + Creator string + Deleted int64 + ID int64 + Icon string + LevelCode string + Name string + ParentID string + Path string + RecordID string + Sequence int + Status int + Type int + Updated int64 + type MenuQueryParam struct + Name string + ParentID string + Status int + Type int + type MenuQueryResult struct + Code string + ID int64 + Icon string + Name string + Path string + RecordID string + Sequence int + Status int + Type int + type MenuSelectQueryParam struct + Name string + RecordIDs []string + Status int + SystemCode string + UserID string + type MenuSelectQueryResult struct + Code string + Icon string + LevelCode string + Name string + ParentID string + Path string + RecordID string + Type int + type Role struct + Created int64 + Creator string + Deleted int64 + ID int64 + Memo string + MenuIDs []string + Name string + RecordID string + Status int + Updated int64 + type RoleMenu struct + Deleted int64 + ID int64 + MenuID string + RoleID string + type RoleQueryParam struct + Name string + Status int + type RoleQueryResult struct + ID int64 + Memo string + Name string + RecordID string + Status int + type RoleSelectQueryParam struct + Name string + RecordIDs []string + Status int + type RoleSelectQueryResult struct + Name string + RecordID string + type User struct + Created int64 + Creator string + Deleted int64 + ID int64 + Password string + RealName string + RecordID string + RoleIDs []string + Status int + Updated int64 + UserName string + type UserQueryParam struct + RealName string + RoleID string + Status int + UserName string + type UserQueryResult struct + Created int64 + ID int64 + RealName string + RecordID string + RoleNames []string + Status int + UserName string + type UserRole struct + Deleted int64 + ID int64 + RoleID string + UserID string