Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSearchIndexSettings ¶
func GetSearchIndexSettings() []byte
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client represents an instance of the elasticsearch client - now deprecated
func New ¶
func New(url string, client dphttp.Clienter, signRequests bool, awsSDKSigner *esauth.Signer, awsService string, awsRegion string) *Client
New creates a new elasticsearch client. Any trailing slashes from the URL are removed.
Click to show internal directories.
Click to hide internal directories.