token

package
v0.0.0-...-8010d25 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddTokenLogic

type AddTokenLogic struct {
	// contains filtered or unexported fields
}

func NewAddTokenLogic

func NewAddTokenLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddTokenLogic

func (*AddTokenLogic) AddToken

func (l *AddTokenLogic) AddToken(req *token.AddTokenReq) (res *token.AddTokenRes)

type DeleteTokenLogic

type DeleteTokenLogic struct {
	// contains filtered or unexported fields
}

func NewDeleteTokenLogic

func NewDeleteTokenLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteTokenLogic

func (*DeleteTokenLogic) DeleteToken

func (l *DeleteTokenLogic) DeleteToken(req *token.DeleteTokenReq) (res *token.DeleteTokenRes)

type GetTokenLogic

type GetTokenLogic struct {
	// contains filtered or unexported fields
}

func NewGetTokenLogic

func NewGetTokenLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetTokenLogic

func (*GetTokenLogic) GetToken

func (l *GetTokenLogic) GetToken(req *token.GetTokenReq) (res *token.GetTokenRes)

Jump to

Keyboard shortcuts

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