package
0.0.0-20191005091942-35a45e1df04e
Repository: https://github.com/linkinstars/golang-web-template.git
Documentation: pkg.go.dev

# Structs

BaseRespBody 基础返回结构.
GetUserRespAPI 查询用户 单个.
GetUsersRespAPI 查询用户列表 全部.
GetUsersWithPageAPI 查询用户列表 分页.
UsersPageModelAPI 查询用户分页内容.