Documentation ¶
Index ¶
- func CreateRole(name, description string, pid int64) int64
- func DeleteRole(id int64) int64
- func GetRoleInfoByName(name string, selectFields []string) (*schema.Role, error)
- func GetRoleList(offset, count uint, sort string, filter map[string]interface{}, ...) ([]*schema.Role, error)
- func UpdateRoleField(id int64, data map[string]interface{}) (int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRoleInfoByName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.