The highest tagged major version is
v3.
package
Version:
v2.0.0-beta1
Opens a new window with list of versions in this module.
Published: Jun 3, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 3
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.