Documentation ¶
Index ¶
- Variables
- func DeclareList(c *gin.Context)
- func DeclarePrepare(c *gin.Context)
- func GetStats(c *gin.Context)
- func HeartGet(c *gin.Context)
- func ListAll(c *gin.Context)
- func MatchGet(c *gin.Context)
- func PubkeyList(c *gin.Context)
- func SessionId(c *gin.Context) (string, error)
- func SessionLogin(c *gin.Context)
- func SessionLogout(c *gin.Context)
- func UserDelete(c *gin.Context)
- func UserFirst(c *gin.Context)
- func UserGet(c *gin.Context)
- func UserLoginGet(c *gin.Context)
- func UserMail(c *gin.Context)
- func UserNew(c *gin.Context)
- func UserSavePass(c *gin.Context)
- func UserSubmitTrue(c *gin.Context)
- func UserUpdateData(c *gin.Context)
- func UserUpdateImage(c *gin.Context)
- type LoginInfo
Constants ¶
This section is empty.
Variables ¶
View Source
var Db db.PuppyDb
Functions ¶
func DeclareList ¶
func DeclarePrepare ¶
@AUTH @Admin Create the entries in the declare table ----------------------------------------------------
func PubkeyList ¶
func SessionLogin ¶
func SessionLogout ¶
func UserDelete ¶
func UserLoginGet ¶
func UserSavePass ¶
@AUTH Update user passsave ------------------------------
func UserSubmitTrue ¶
func UserUpdateData ¶
func UserUpdateImage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.