Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrorNilCode the code to exchange for a facebook access token is nil ErrorNilCode = errors.New("The code to exchange for a facebook access token is nil") // ErrorNilUser the request doesn't provide the user id ErrorNilUser = errors.New("Nil user id") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.