Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrElasticResponseHasError = errors.New("response has error")
Functions ¶
Types ¶
type RespError ¶
type RespError struct { RootCause []RespRootCause `json:"root_cause"` Reason string `json:"reason"` }
Click to show internal directories.
Click to hide internal directories.