handler

package
v0.0.0-...-9589e10 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type UserInfoHandler

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

func NewUserInfoHandler

func NewUserInfoHandler(log logger.Logger, svr *biz.UserUsecase) *UserInfoHandler

func (*UserInfoHandler) CreateUserRandom

func (uc *UserInfoHandler) CreateUserRandom(c *gin.Context)

func (*UserInfoHandler) GetUser

func (uc *UserInfoHandler) GetUser(c *gin.Context)

func (*UserInfoHandler) GetUserById

func (uc *UserInfoHandler) GetUserById(c *gin.Context)

func (*UserInfoHandler) Middlewares

func (uc *UserInfoHandler) Middlewares() []gin.HandlerFunc

func (*UserInfoHandler) Prefix

func (uc *UserInfoHandler) Prefix() string

func (*UserInfoHandler) Routers

func (uc *UserInfoHandler) Routers() []*httpserver.Router

Jump to

Keyboard shortcuts

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