Versions in this module Expand all Collapse all v0 v0.0.0 Feb 8, 2019 Changes in this version + type Client struct + Transport estransport.Interface + func NewClient(cfg Config) (*Client, error) + func NewDefaultClient() (*Client, error) + func (c *Client) Perform(req *http.Request) (*http.Response, error) + type Config struct + Addresses []string + Transport http.RoundTripper Other modules containing this package github.com/elastic/go-elasticsearch/v5 github.com/elastic/go-elasticsearch/v6 github.com/elastic/go-elasticsearch/v7 github.com/elastic/go-elasticsearch/v8 github.com/elastic/go-elasticsearch/v9