Documentation ¶
Index ¶
- Variables
- func Assert(ctx *context.Context)
- func Auth(ctx *context.Context)
- func CheckDatabase(ctx *context.Context)
- func DeleteData(ctx *context.Context)
- func DeleteMenu(ctx *context.Context)
- func EditForm(ctx *context.Context)
- func EditManager(dataList map[string][]string)
- func EditMenu(ctx *context.Context)
- func EditRole(dataList map[string][]string)
- func GetMenuInfoPanel(ctx *context.Context)
- func GetRouteParameterString(page, pageSize, sortType, sortField string) string
- func GlobalDeferHandler(ctx *context.Context)
- func Logout(ctx *context.Context)
- func MenuOrder(ctx *context.Context)
- func NewForm(ctx *context.Context)
- func NewManager(dataList map[string][]string)
- func NewMenu(ctx *context.Context)
- func NewRole(dataList map[string][]string)
- func RecordOperationLog(ctx *context.Context)
- func SetConfig(cfg config.Config)
- func ShowDashboard(ctx *context.Context)
- func ShowEditMenu(ctx *context.Context)
- func ShowErrorPage(ctx *context.Context, errorMsg string)
- func ShowForm(ctx *context.Context)
- func ShowInfo(ctx *context.Context)
- func ShowInstall(ctx *context.Context)
- func ShowLogin(ctx *context.Context)
- func ShowMenu(ctx *context.Context)
- func ShowNewForm(ctx *context.Context)
Constants ¶
This section is empty.
Variables ¶
View Source
var Config config.Config
Functions ¶
func CheckDatabase ¶
func DeleteData ¶
func EditManager ¶
func GetMenuInfoPanel ¶
func GetRouteParameterString ¶
func NewManager ¶
func RecordOperationLog ¶
func ShowDashboard ¶
func ShowErrorPage ¶
func ShowInstall ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.