Documentation ¶
Index ¶
- func Ban(c *gin.Context)
- func BanReasons(c *gin.Context)
- func Categories(c *gin.Context)
- func Comments(c *gin.Context)
- func DeleteComment(c *gin.Context)
- func Flag(c *gin.Context)
- func FlagReasons(c *gin.Context)
- func HomePage(c *gin.Context)
- func NewComment(c *gin.Context)
- func NewFlag(c *gin.Context)
- func Notifications(c *gin.Context)
- func PostPage(c *gin.Context)
- func RecoveryLink(c *gin.Context)
- func SearchUsers(c *gin.Context)
- func UpdateComment(c *gin.Context)
- func UpdateConfig(c *gin.Context)
- func UpdatePost(c *gin.Context)
- func UpsertReaction(c *gin.Context)
- func UserPage(c *gin.Context)
- func Users(c *gin.Context)
- type ConfigUpdate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Notifications ¶
Notifications from current authenticated user.
func RecoveryLink ¶
RecoveryLink handler. Validates and performs proper flow forwards.
func SearchUsers ¶
Types ¶
type ConfigUpdate ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.