package
Version:
v0.1.1-alpha
Opens a new window with list of versions in this module.
Published: Feb 10, 2022
License: Apache-2.0
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 OauthCode struct {
Code string `json:"code" form:"code" validate:"required"`
}
OauthCode contains code to authorize person using discord's oauth2 api
Source Files
¶
Click to show internal directories.
Click to hide internal directories.