Documentation ¶
Index ¶
- func CreatePost(ctx *gin.Context)
- func DeletePost(ctx *gin.Context)
- func Follow(ctx *gin.Context)
- func GetFollowingTimeline(ctx *gin.Context)
- func GetPost(ctx *gin.Context)
- func GetSelfFollowers(ctx *gin.Context)
- func GetSelfFollowings(ctx *gin.Context)
- func GetSelfTimeline(ctx *gin.Context)
- func GetUser(ctx *gin.Context)
- func GetUserFollowers(ctx *gin.Context)
- func GetUserFollowings(ctx *gin.Context)
- func GetUserTimeline(ctx *gin.Context)
- func Index(ctx *gin.Context)
- func Login(ctx *gin.Context)
- func MQEcho(ctx *gin.Context)
- func NotFound(ctx *gin.Context)
- func Panic(ctx *gin.Context)
- func Register(ctx *gin.Context)
- func Self(ctx *gin.Context)
- func UnFollow(ctx *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePost ¶
func DeletePost ¶
func GetFollowingTimeline ¶
func GetSelfFollowers ¶
func GetSelfFollowings ¶
func GetSelfTimeline ¶
func GetUserFollowers ¶
func GetUserFollowings ¶
func GetUserTimeline ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.