Documentation ¶
Overview ¶
Package sdk holds internal entities shared by SDK packages.
Index ¶
Constants ¶
View Source
const ( HeaderOrganization = "Organization" HeaderProject = "Project" HeaderAuthorization = "Authorization" HeaderUserAgent = "User-Agent" HeaderTruncatedLimitMax = "Truncated-Limit-Max" HeaderTraceID = "Trace-Id" )
Variables ¶
View Source
var ErrConcurrencyIssue = errors.New("operation failed due to concurrency issue but can be retried")
Functions ¶
func ProcessResponseErrors ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.