logic

package
v0.0.0-...-d152970 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 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 UserLogic

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

func NewUserLogic

func NewUserLogic(ctx context.Context, c *app.RequestContext) *UserLogic

func (*UserLogic) Login

func (l *UserLogic) Login(req *user.LoginRequest) (*user.User, error)

func (*UserLogic) Signup

func (l *UserLogic) Signup(req *user.SignupRequest) (*user.User, error)

Jump to

Keyboard shortcuts

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