package elastic import ( "context" ) func (c *Client) Configure(context.Context, Config) error { return nil }