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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserService

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

func NewUserService

func NewUserService(ctx context.Context) *UserService

func (*UserService) CheckUser

func (s *UserService) CheckUser(req *user.CheckUserReq) (int64, error)

func (*UserService) CreateUser

func (s *UserService) CreateUser(req *user.CreateUserReq) error

func (*UserService) MGetUser

func (s *UserService) MGetUser(req *user.MGetUserReq) ([]*user.User, error)

MGetUser using cache mode: Cache Aside

Jump to

Keyboard shortcuts

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