package
Version:
v3.0.18
Opens a new window with list of versions in this module.
Published: Mar 27, 2023
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.