Documentation ¶
Index ¶
- func GetSvcCtx() *svc.ServiceContext
- func NewAccess(runSvr bool) clientAccess.AccessManage
- func NewApp(runSvr bool) clientApp.AppManage
- func NewAreaManage(runSvr bool) clientArea.AreaManage
- func NewCommon(runSvr bool) clientCommon.Common
- func NewData(runSvr bool) clientData.DataManage
- func NewDeptM(runSvr bool) clientDeptM.DepartmentManage
- func NewDict(runSvr bool) clientDict.DictManage
- func NewLog(runSvr bool) clientLog.Log
- func NewModule(runSvr bool) clientModule.ModuleManage
- func NewNotify(runSvr bool) clientNotify.NotifyManage
- func NewOps(runSvr bool) ops.Ops
- func NewProjectManage(runSvr bool) clientProject.ProjectManage
- func NewRole(runSvr bool) clientRole.RoleManage
- func NewTenantManage(runSvr bool) clientTenant.TenantManage
- func NewUser(runSvr bool) client.UserManage
- func Run(svcCtx *svc.ServiceContext)
- func RunServer(svcCtx *svc.ServiceContext)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSvcCtx ¶
func GetSvcCtx() *svc.ServiceContext
func NewAccess ¶
func NewAccess(runSvr bool) clientAccess.AccessManage
func NewAreaManage ¶
func NewAreaManage(runSvr bool) clientArea.AreaManage
func NewCommon ¶
func NewCommon(runSvr bool) clientCommon.Common
func NewData ¶
func NewData(runSvr bool) clientData.DataManage
func NewDeptM ¶ added in v1.0.1
func NewDeptM(runSvr bool) clientDeptM.DepartmentManage
func NewDict ¶
func NewDict(runSvr bool) clientDict.DictManage
func NewModule ¶
func NewModule(runSvr bool) clientModule.ModuleManage
func NewNotify ¶
func NewNotify(runSvr bool) clientNotify.NotifyManage
func NewProjectManage ¶
func NewProjectManage(runSvr bool) clientProject.ProjectManage
func NewRole ¶
func NewRole(runSvr bool) clientRole.RoleManage
func NewTenantManage ¶
func NewTenantManage(runSvr bool) clientTenant.TenantManage
func NewUser ¶
func NewUser(runSvr bool) client.UserManage
func Run ¶
func Run(svcCtx *svc.ServiceContext)
Types ¶
Click to show internal directories.
Click to hide internal directories.