package
0.3.1
Repository: https://github.com/olivere/esdiff.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

WithBatchSize allows setting the batch size for scrolling through the documents (for clients that support this).

# Structs

IterateRequest specifies a request for the Iterate function.

# Interfaces

Client encapsulates access to an Elasticsearch cluster.
ClientWithBatchSize should be implemented by clients that support setting the batch size for scrolling.

# Type aliases

ClientOption specifies the signature for setting a generic option for a Client.