# Structs
Config is the configuration of an OAuth consumer.
OAuthError is the error type returned by many operations.
Token contains an end-user's tokens.
Transport implements http.RoundTripper.
# Interfaces
Cache specifies the methods that implement a Token cache.
# Type aliases
CacheFile implements Cache.