Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type RelatedUserInfo ¶
type User ¶
func (User) Departments ¶
func (u User) Departments(groupMap map[string]uint) UserDepartment
func (User) IsModelEmpty ¶
type UserDepartment ¶ added in v1.16.14
func (UserDepartment) Ids ¶ added in v1.16.14
func (d UserDepartment) Ids() []uint
func (UserDepartment) Models ¶ added in v1.16.14
func (d UserDepartment) Models(uid uint) []dao.UserGroups
type UserSyncProcessor ¶
func (*UserSyncProcessor) PrintSyncResult ¶
func (a *UserSyncProcessor) PrintSyncResult()
func (*UserSyncProcessor) Run ¶
func (a *UserSyncProcessor) Run() error
Click to show internal directories.
Click to hide internal directories.