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

# Packages

Package async : has no documentation (yet).
Package auth : has no documentation (yet).
Package common : has no documentation (yet).
Package contacts : has no documentation (yet).
Package file_properties : This namespace contains helpers for property and template metadata endpoints.
Package file_requests : This namespace contains endpoints and data types for file request operations.
Package files : This namespace contains endpoints and data types for basic file operations.
Package paper : This namespace contains endpoints and data types for managing docs and folders in Dropbox Paper.
Package seen_state : has no documentation (yet).
Package sharing : This namespace contains endpoints and data types for creating and managing shared links and shared folders.
Package team : has no documentation (yet).
Package team_common : has no documentation (yet).
Package team_log : has no documentation (yet).
Package team_policies : has no documentation (yet).
Package users : This namespace contains endpoints and data types for user management.
Package users_common : This namespace contains common data types used within the users namespace.

# Functions

HandleCommonAPIErrors handles common API errors.
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.