package
6.0.9+incompatible
Repository: https://github.com/metolab/dropbox-sdk-go-unofficial-cfworkers.git
Documentation: pkg.go.dev

# Functions

HTTPHeaderSafeJSON encode the JSON passed in b []byte passed in in a way that is suitable for HTTP headers.
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.
No description provided by the author
No description provided by the author
Tagged is used for tagged unions.

# Type aliases

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