logic

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2023 License: GPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteObjectLogic added in v1.3.1

type DeleteObjectLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewDeleteObjectLogic added in v1.3.1

func NewDeleteObjectLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteObjectLogic

func (*DeleteObjectLogic) DeleteObject added in v1.3.1

func (l *DeleteObjectLogic) DeleteObject(in *pb.DeleteObjectReq) (*pb.DeleteObjectResp, error)

type GenCosStsLogic added in v1.2.0

type GenCosStsLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGenCosStsLogic added in v1.2.0

func NewGenCosStsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GenCosStsLogic

func (*GenCosStsLogic) GenCosSts added in v1.2.0

func (l *GenCosStsLogic) GenCosSts(in *pb.GenCosStsReq) (*pb.GenCosStsResp, error)

type GenSignedUrlLogic added in v1.2.0

type GenSignedUrlLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGenSignedUrlLogic added in v1.2.0

func NewGenSignedUrlLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GenSignedUrlLogic

func (*GenSignedUrlLogic) GenSignedUrl added in v1.2.0

func (l *GenSignedUrlLogic) GenSignedUrl(in *pb.GenSignedUrlReq) (*pb.GenSignedUrlResp, error)

type GetAccessTokenLogic added in v1.3.2

type GetAccessTokenLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetAccessTokenLogic added in v1.3.2

func NewGetAccessTokenLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetAccessTokenLogic

func (*GetAccessTokenLogic) GetAccessToken added in v1.3.2

func (l *GetAccessTokenLogic) GetAccessToken(in *pb.GetAccessTokenReq) (resp *pb.GetAccessTokenResp, err error)

Jump to

Keyboard shortcuts

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