Documentation
¶
Index ¶
Constants ¶
View Source
const APP_ID = "f79d7735-864b-4ed7-a6dc-a3971824843b"
View Source
const APP_NAME = "Mosh"
Variables ¶
View Source
var DEFAULT_HEADER = http.Header{
"Content-Type": {"application/json"},
"accept": {"application/json"},
}
Functions ¶
This section is empty.
Types ¶
type Auth ¶
func GetAuthorizer ¶
func (*Auth) CheckToken ¶
func (a *Auth) CheckToken()
func (*Auth) ObtainToken ¶
func (a *Auth) ObtainToken()
func (*Auth) OpenPinURL ¶
func (a *Auth) OpenPinURL()
Click to show internal directories.
Click to hide internal directories.