Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultTimeout = time.Second * 30
DefaultTimeout is the default timeout for operations requiring REST requests: this is a high value, as the HTTP proxy may delay requests to avoid rate limits.
Variables ¶
This section is empty.
Functions ¶
func DefaultContext ¶
func DefaultContext() (context.Context, context.CancelFunc)
Types ¶
type ApiError ¶
func NewServerError ¶
Click to show internal directories.
Click to hide internal directories.