Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrAccessTokenExpired = errors.New("access_token expired")
Functions ¶
This section is empty.
Types ¶
type TokenService ¶
type TokenService struct {
// contains filtered or unexported fields
}
func NewTokenService ¶
func NewTokenService() *TokenService
Click to show internal directories.
Click to hide internal directories.