profile

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 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

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.WithCode) (resp *types.ProjectProfile, 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.ProjectProfile) error

Jump to

Keyboard shortcuts

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