account

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListHandler

func ListHandler(c *gin.Context)

Types

type ListReq

type ListReq struct {
	req.PaginationReq
	Like  req.LikeReq `json:"like"`
	Where struct {
		State *int   `json:"state"`
		Role  string `json:"role"`
	} `json:"where"`
}

Jump to

Keyboard shortcuts

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