Documentation
¶
Index ¶
- Variables
- func AddRoleForUser(ctx *gin.Context)
- func DeleteRoleForUser(ctx *gin.Context)
- func GetInfo(ctx *gin.Context)
- func GetPost(ctx *gin.Context)
- func GetPostList(ctx *gin.Context)
- func GetRole(ctx *gin.Context)
- func IndexHandler(ctx *gin.Context)
- func InitRoute(route *gin.Engine)
- func ListRole(ctx *gin.Context)
- func Login(ctx *gin.Context)
- func PushPoetry(ctx *gin.Context)
- func PushPost(ctx *gin.Context)
- func PushPostList(ctx *gin.Context)
- func PushRoute(ctx *gin.Context)
- func SearchPoetry(ctx *gin.Context)
- func SearchPost(ctx *gin.Context)
- func SetJurisdiction(ctx *gin.Context)
- type PoetryItem
- type PoetryList
Constants ¶
This section is empty.
Variables ¶
View Source
var Route *gin.Engine
Functions ¶
func AddRoleForUser ¶
func DeleteRoleForUser ¶
func IndexHandler ¶
Types ¶
type PoetryItem ¶
type PoetryList ¶
type PoetryList []struct {
PoetryItem
}
Click to show internal directories.
Click to hide internal directories.