handler

package
v0.0.0-...-af9fde6 Latest Latest
Warning

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

Go to latest
Published: May 11, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HandlerUserSet = wire.NewSet(wire.Struct(new(HandlerUser), "*"))

Functions

This section is empty.

Types

type HandlerUser

type HandlerUser struct {
	Model    *model.ModelUser
	Tx       *core.Trans
	Redis    *redis.Client
	RocketMQ core.IRocketMQ
	Logger   *logrus.Logger
}

func (*HandlerUser) GetUserByUserID

func (h *HandlerUser) GetUserByUserID(ctx context.Context, req *pb.UserIDReq) (*pb.UserRes, error)

Jump to

Keyboard shortcuts

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