Documentation
¶
Index ¶
- Constants
- func CheckEmail(c *gin.Context)
- func CloseMod(c *gin.Context)
- func ConfirmEmail(c *gin.Context)
- func DeleteMod(c *gin.Context)
- func EditPost(c *gin.Context)
- func EditThread(c *gin.Context)
- func ForgetPassword(c *gin.Context)
- func Forums(c *gin.Context)
- func Index(c *gin.Context)
- func Login(c *gin.Context)
- func MoveMod(c *gin.Context)
- func MyAvatar(c *gin.Context)
- func MyDigest(c *gin.Context)
- func MyFavorite(c *gin.Context)
- func MyInfo(c *gin.Context)
- func MyPassword(c *gin.Context)
- func MyPost(c *gin.Context)
- func MyThread(c *gin.Context)
- func MyUsername(c *gin.Context)
- func NewThread(c *gin.Context)
- func Register(c *gin.Context)
- func ResetForgetPassword(c *gin.Context)
- func SendEmailOk(c *gin.Context)
- func Thread(c *gin.Context)
- func ThreadAddPost(c *gin.Context)
- func TopMod(c *gin.Context)
- func UserInfo(c *gin.Context)
- func UserInfo2(c *gin.Context)
- func UserPost(c *gin.Context)
- func UserThread(c *gin.Context)
Constants ¶
View Source
const ( MY_INFO = iota MY_PASSWORD MY_AVATAR MY_NAME MY_EMAIL MY_THREADS MY_FAVS MY_DIGESTS MY_POSTS MY_NOTICE )
View Source
const ( U_INFO = iota U_THREADS U_POSTS )
View Source
const PAGE_SIZE int = 20
Variables ¶
This section is empty.
Functions ¶
func CheckEmail ¶
func ConfirmEmail ¶
func ForgetPassword ¶
func MyFavorite ¶
func MyPassword ¶
func MyUsername ¶
func ResetForgetPassword ¶
func SendEmailOk ¶
func UserThread ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.