# Functions
HandleCommonAuthErrors handles common authentication errors.
New returns a Client implementation for this namespace.
NewRateLimitError returns a new RateLimitError instance.
NewTokenFromOAuth1Arg returns a new TokenFromOAuth1Arg instance.
NewTokenFromOAuth1Result returns a new TokenFromOAuth1Result instance.
NewTokenScopeError returns a new TokenScopeError instance.
# Constants
Valid tag values for AccessError.
Valid tag values for AccessError.
Valid tag values for AccessError.
Valid tag values for AuthError.
Valid tag values for AuthError.
Valid tag values for AuthError.
Valid tag values for AuthError.
Valid tag values for AuthError.
Valid tag values for AuthError.
Valid tag values for AuthError.
Valid tag values for InvalidAccountTypeError.
Valid tag values for InvalidAccountTypeError.
Valid tag values for InvalidAccountTypeError.
Valid tag values for PaperAccessError.
Valid tag values for PaperAccessError.
Valid tag values for PaperAccessError.
Valid tag values for RateLimitReason.
Valid tag values for RateLimitReason.
Valid tag values for RateLimitReason.
Valid tag values for TokenFromOAuth1Error.
Valid tag values for TokenFromOAuth1Error.
Valid tag values for TokenFromOAuth1Error.
# Structs
AccessAPIError wraps AccessError.
AccessError : Error occurred because the account doesn't have permission to access the resource.
AuthAPIError wraps AuthError.
AuthError : Errors occurred during authentication.
InvalidAccountTypeError : has no documentation (yet).
PaperAccessError : has no documentation (yet).
RateLimitAPIError wraps RateLimitError.
RateLimitError : Error occurred because the app is being rate limited.
RateLimitReason : has no documentation (yet).
TokenFromOauth1APIError is an error-wrapper for the token/from_oauth1 route.
TokenFromOAuth1Arg : has no documentation (yet).
TokenFromOAuth1Error : has no documentation (yet).
TokenFromOAuth1Result : has no documentation (yet).
TokenRevokeAPIError is an error-wrapper for the token/revoke route.
TokenScopeError : has no documentation (yet).
# Interfaces
Client interface describes all routes in this namespace.