Documentation ¶
Index ¶
- func AfterLogin(cli *client.QQClient)
- func Bind(c *gin.Context, req any) error
- func CORSMiddleware() gin.HandlerFunc
- func CreateBot(c *gin.Context)
- func CreateBotImpl(uin int64, password string, deviceRandSeed int64, clientProtocol int32, ...)
- func CreateBotImplMd5(uin int64, passwordMd5 [16]byte, deviceRandSeed int64, clientProtocol int32, ...)
- func DeleteBot(c *gin.Context)
- func DeletePlugin(c *gin.Context)
- func FetchQrCode(c *gin.Context)
- func ListBot(c *gin.Context)
- func ListPlugin(c *gin.Context)
- func QueryQRCodeStatus(c *gin.Context)
- func Return(c *gin.Context, resp proto.Message)
- func SavePlugin(c *gin.Context)
- func SolveCaptcha(c *gin.Context)
- func TokenLogin()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AfterLogin ¶
func CORSMiddleware ¶
func CORSMiddleware() gin.HandlerFunc
func CreateBotImpl ¶
func CreateBotImplMd5 ¶
func DeletePlugin ¶
func FetchQrCode ¶
func ListPlugin ¶
func QueryQRCodeStatus ¶
func SavePlugin ¶
func SolveCaptcha ¶
func TokenLogin ¶
func TokenLogin()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.