profile

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProfileIndexLogic

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

func NewProfileIndexLogic

func NewProfileIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProfileIndexLogic

func (*ProfileIndexLogic) ProfileIndex

func (l *ProfileIndexLogic) ProfileIndex(req *types.AreaProfileIndexReq) (resp *types.AreaProfileIndexResp, err error)

type ProfileReadLogic

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

func NewProfileReadLogic

func NewProfileReadLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProfileReadLogic

func (*ProfileReadLogic) ProfileRead

func (l *ProfileReadLogic) ProfileRead(req *types.AreaProfileReadReq) (resp *types.AreaProfile, err error)

type ProfileUpdateLogic

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

func NewProfileUpdateLogic

func NewProfileUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProfileUpdateLogic

func (*ProfileUpdateLogic) ProfileUpdate

func (l *ProfileUpdateLogic) ProfileUpdate(req *types.AreaProfile) error

Jump to

Keyboard shortcuts

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