Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogLevel format.LogLevel
Functions ¶
This section is empty.
Types ¶
type OverTheTop ¶
type OverTheTop struct {
AccessToken string
}
func (OverTheTop) Profile ¶
func (o OverTheTop) Profile() (*Profile, error)
type WebToken ¶
type WebToken struct {
Signature string
}
func (WebToken) OverTheTop ¶
func (w WebToken) OverTheTop() (*OverTheTop, error)
Click to show internal directories.
Click to hide internal directories.