Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CustomRetrier ¶
type CustomRetrier struct {
// contains filtered or unexported fields
}
CustomRetrier for configuring the retrier for the ElasticSearch client.
func NewCustomRetrier ¶
func NewCustomRetrier() *CustomRetrier
NewCustomRetrier creates custom retrier for elasticsearch
Click to show internal directories.
Click to hide internal directories.