Documentation
¶
Index ¶
Constants ¶
View Source
const ( AsyncSearchStatusInProgress asyncSearchStatus = "in_progress" AsyncSearchStatusDone asyncSearchStatus = "done" AsyncSearchStatusCanceled asyncSearchStatus = "canceled" AsyncSearchStatusError asyncSearchStatus = "error" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AsyncSearchRequestHistogram ¶
type AsyncSearchRequestHistogram struct {
Interval string `json:"interval,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.