Documentation ¶
Index ¶
Constants ¶
View Source
const ( FormEncoded = "application/x-www-form-urlencoded" Bearer = "Bearer" )
View Source
const ( EmailUsersPath = "users-by-email" Email = "email" )
View Source
const (
OauthTokenPath = "oauth/token"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) HttpRequest ¶
func (*Client) RequestPath ¶
type OauthToken ¶
type RequestError ¶
func (*RequestError) Error ¶
func (r *RequestError) Error() string
Click to show internal directories.
Click to hide internal directories.