package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Oct 6, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AuthUser struct {
Login string `json:"login"`
Name string `json:"name"`
Email string `json:"email"`
Company string `json:"company"`
URL string `json:"url"`
}
type Credentials struct {
ClientID string `json:"clientid"`
ClientSecret string `json:"secret"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.