Documentation ¶
Index ¶
- func AddHobby(c *gin.Context)
- func CreatePost(c *gin.Context)
- func CreateUser(c *gin.Context)
- func CreateUserAuth(c *gin.Context)
- func DeletePost(c *gin.Context)
- func GetHobbies(c *gin.Context)
- func GetPost(c *gin.Context)
- func GetPosts(c *gin.Context)
- func GetUser(c *gin.Context)
- func GetUsers(c *gin.Context)
- func Login(c *gin.Context)
- func UpdatePost(c *gin.Context)
- func UpdateUser(c *gin.Context)
- type LoginPayload
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LoginPayload ¶
LoginPayload ...
Click to show internal directories.
Click to hide internal directories.