Documentation ¶
Index ¶
- func AppPermissionList(c echo.Context) (err error)
- func ChangeAppGroup(c echo.Context) (err error)
- func ChangeUserGroup(c echo.Context) (err error)
- func GetAPIPerm(c echo.Context) (err error)
- func GetAppPerm(c echo.Context) (err error)
- func GetMenuPerm(c echo.Context) (err error)
- func ListAppGroup(c echo.Context) (err error)
- func ListMenu(c echo.Context) (err error)
- func ListUser(c echo.Context) (err error)
- func ListUserGroup(c echo.Context) (err error)
- func MenuAPITree(c echo.Context) (err error)
- func SetAPIPerm(c echo.Context) (err error)
- func SetAppPerm(c echo.Context) (err error)
- func SetMenuPerm(c echo.Context) (err error)
- func UpdateAppGroup(c echo.Context) (err error)
- func UpdateUserGroup(c echo.Context) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppPermissionList ¶
func AppPermissionList(c echo.Context) (err error)
func ChangeAppGroup ¶
func ChangeAppGroup(c echo.Context) (err error)
func ChangeUserGroup ¶
func ChangeUserGroup(c echo.Context) (err error)
func GetAPIPerm ¶
func GetAPIPerm(c echo.Context) (err error)
func GetAppPerm ¶
func GetAppPerm(c echo.Context) (err error)
func GetMenuPerm ¶
func GetMenuPerm(c echo.Context) (err error)
func ListAppGroup ¶
func ListAppGroup(c echo.Context) (err error)
func ListUserGroup ¶
func ListUserGroup(c echo.Context) (err error)
func MenuAPITree ¶
func MenuAPITree(c echo.Context) (err error)
func SetAPIPerm ¶
func SetAPIPerm(c echo.Context) (err error)
func SetAppPerm ¶
func SetAppPerm(c echo.Context) (err error)
func SetMenuPerm ¶
func SetMenuPerm(c echo.Context) (err error)
func UpdateAppGroup ¶
func UpdateAppGroup(c echo.Context) (err error)
func UpdateUserGroup ¶
func UpdateUserGroup(c echo.Context) (err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.