bizservice

package
v0.0.0-...-03aceed Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppAccountService

type AppAccountService struct {
	Context *bizcontext.AppContext
}

func (*AppAccountService) CreateAccountInfo

func (this *AppAccountService) CreateAccountInfo(ctx context.Context, data dbmodel.AppDataUser) error

func (*AppAccountService) CreateAccountToken

func (this *AppAccountService) CreateAccountToken(ctx context.Context, data dbmodel.AppDataToken) (error, string)

func (*AppAccountService) GetAccountCount

func (this *AppAccountService) GetAccountCount(ctx context.Context) int64

func (*AppAccountService) GetAccountInfoById

func (this *AppAccountService) GetAccountInfoById(ctx context.Context, dataId string) dbmodel.AppDataUser

func (*AppAccountService) GetAccountInfoByUsername

func (this *AppAccountService) GetAccountInfoByUsername(ctx context.Context, username string) dbmodel.AppDataUser

func (*AppAccountService) GetAccountTokenById

func (this *AppAccountService) GetAccountTokenById(ctx context.Context, dataId string) dbmodel.AppDataToken

func (*AppAccountService) RemoveAccountTokenById

func (this *AppAccountService) RemoveAccountTokenById(ctx context.Context, dataId string)

Jump to

Keyboard shortcuts

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