package
Version:
v3.2.42
Opens a new window with list of versions in this module.
Published: Sep 9, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ParaOAuthCallback struct {
Code string `form:"code" json:"code" xml:"code" binding:"required"`
}
type ParaOAuthCallbackQRCode struct {
Code string `form:"code" json:"code" xml:"code" binding:"required"`
AppID string `form:"appid" json:"appid" xml:"appid"`
State string `form:"state" json:"state" xml:"state"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.