esclientpool maintains a pool of Elasticsearch clients that can be used in scenarios where you need to use concurrency such as having an HTTP endpoint that forwards requests to Elasticsearch.
go build github.com/jordilin/esclientpoolgo test github.com/jordilin/esclientpoolThis project is licensed under
- BSD-3-Clause (LICENSE or https://opensource.org/licenses/BSD-3-Clause)