# 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.
# 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.