proxy.golang.org : github.com/opensearch-project/opensearch-go/v3
Package opensearch provides a Go client for OpenSearch. Create the client with the NewDefaultClient function: The OPENSEARCH_URL/ELASTICSEARCH_URL environment variable is used instead of the default URL, when set. Use a comma to separate multiple URLs. It is an error to set both environment variable. To configure the client, pass a Config object to the NewClient function: See the opensearch_integration_test.go file for more information. Call the OpenSearch APIs by invoking the corresponding methods on the client: See the github.com/opensearch-project/opensearch-go/opensearchapi package for more information about using the API. See the github.com/opensearch-project/opensearch-go/opensearchtransport package for more information about configuring the transport.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/opensearch-project/opensearch-go/v3
License: Apache-2.0
Latest release: about 1 year ago
First release: over 1 year ago
Namespace: github.com/opensearch-project/opensearch-go
Stars: 155 on GitHub
Forks: 79 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago