Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BackendUserService = &backendUserService{ mutex: &sync.Mutex{}, }
View Source
var ResourceService = &resourceService{ mutex: &sync.Mutex{}, }
View Source
var RoleBackendUserRelService = &roleBackendUserRelService{ mutex: &sync.Mutex{}, }
View Source
var RoleService = &roleService{ mutex: &sync.Mutex{}, }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.