Versions in this module Expand all Collapse all v0 v0.0.2 Sep 19, 2018 Changes in this version + var Config config.Config + 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)