Documentation
¶
Index ¶
- Constants
- func GetChat(ctx *gin.Context)
- func GetChatFeed(ctx *gin.Context)
- func GetSubscription(c *gin.Context)
- func GetTicket(c *gin.Context)
- func GetVerification(ctx *gin.Context)
- func NameToShow(server *model.Server, showQuota bool, noQuota bool) string
- func PostRegister(c *gin.Context)
- func PostRenew(c *gin.Context)
- func ResponseError(c *gin.Context, err error)
- func ServerNetType(server string) (typ uint8)
- func SplitChatIdentifier(ctx *gin.Context) (id string, ext string)
- func ValidNetwork(server string, v4v6Mask uint8) (ok bool)
Constants ¶
View Source
const PasswordReserve = "__SWEETLISA__"
Variables ¶
This section is empty.
Functions ¶
func GetChatFeed ¶
func GetSubscription ¶
GetSubscription returns the user's subscription
func GetVerification ¶
func ResponseError ¶
func ServerNetType ¶
func ValidNetwork ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.