service

package
v0.0.0-...-978cf5a Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoginService

type LoginService struct {
	// contains filtered or unexported fields

} // NewLoginService new LoginService

func NewLoginService

func NewLoginService(ctx context.Context) *LoginService

func (*LoginService) Run

func (s *LoginService) Run(req *user.LoginReq) (resp *user.LoginResp, err error)

Run create note info

type RegisterService

type RegisterService struct {
	// contains filtered or unexported fields

} // NewRegisterService new RegisterService

func NewRegisterService

func NewRegisterService(ctx context.Context) *RegisterService

func (*RegisterService) Run

func (s *RegisterService) Run(req *user.RegisterReq) (resp *user.RegisterResp, err error)

Run create note info

Jump to

Keyboard shortcuts

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