svc

package
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceContext

type ServiceContext struct {
	Config        config.Config
	UserInfoModel mysql.SysUserInfoModel
	RoleInfoModel mysql.SysRoleInfoModel
	MenuInfoModel mysql.SysMenuInfoModel
	RoleMenuModel mysql.SysRoleMenuModel
	UserModel     mysql.UserModel
	RoleModel     mysql.RoleModel
	MenuModel     mysql.MenuModel
	WxMiniProgram *clients.MiniProgram
	UserID        *utils.SnowFlake
	LogLoginModel mysql.SysLoginLogModel
	LogOperModel  mysql.SysOperLogModel
	LogModel      mysql.LogModel
	ApiModel      mysql.SysApiInfoModel
	Casbin        *casbin.Enforcer
	Store         kv.Store
}

func NewServiceContext

func NewServiceContext(c config.Config) *ServiceContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL