Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDenyPartialResponse ¶
GetDenyPartialResponse returns whether partial responses are denied.
func GetDuration ¶
GetDuration returns duration from the given argKey query arg.
Types ¶
type Deadline ¶
type Deadline struct {
// contains filtered or unexported fields
}
Deadline contains deadline with the corresponding timeout for pretty error messages.
func GetDeadlineForExport ¶
GetDeadlineForExport returns deadline for the given request to /api/v1/export.
func GetDeadlineForQuery ¶
GetDeadlineForQuery returns deadline for the given query r.
func NewDeadline ¶
NewDeadline returns deadline for the given timeout.
flagHint must contain a hit for command-line flag, which could be used in order to increase timeout.
Click to show internal directories.
Click to hide internal directories.