ServiceInterface

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2023 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Permission

type Permission interface {
	//GetAppId(cxt iris.Context) int64
	GetUserDb(tenantId int64) *gorm.DB
}

type UserToken

type UserToken interface {
	//GetUserInfo(ctx iris.Context) (adminInfo *sysmodel.PlatformAdmin)
	Create(Admin *sysmodel.PlatformAdmin, token string) (*sysmodel.UserToken, error)
}

Jump to

Keyboard shortcuts

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