package
Version:
v0.0.0-...-2d5568b
Opens a new window with list of versions in this module.
Published: Feb 10, 2018
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GithubEmail struct {
Email string `json:"email,omitempty"`
Verified bool `json:"verified,omitempty""`
Primary bool `json:"primary,omitempty""`
}
type LoginAuth struct {
Email string `json:"email,omitempty" form:"id"`
ApiKey string `json:"apikey,omitempty" form:"id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.