Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ESResponse ¶
type ESResponse struct { ScrollID string `json:"_scroll_id"` Hits ESResponseHits `json:"hits"` }
type ESResponseHits ¶
Click to show internal directories.
Click to hide internal directories.