package
4.1.1+incompatible
Repository: https://github.com/herval/dropbox-sdk-go-unofficial.git
Documentation: pkg.go.dev

# Functions

NewContext returns a new Context with the given Config.
OAuthEndpoint constructs an `oauth2.Endpoint` for the given domain.
Version returns the current SDK version and API Spec version.

# Constants

LogDebug will enable detailed SDK debug logs.
LogInfo will log SDK request (not including arguments) and responses.
LogOff will disable all SDK logging.

# Structs

APIError is the base type for endpoint-specific errors.
Config contains parameters for configuring the SDK.
Context is the base client context used to implement per-namespace clients.
Tagged is used for tagged unions.

# Type aliases

LogLevel defines a type that can set the desired level of logging the SDK will generate.