Registry / http-client / mattbaird-elastigo

mattbaird-elastigo

JSON →
library0.0.0-20170123220020-2fe47fd29e4bgogounverified

Package elastigo is a Go client for Elasticsearch.

go get github.com/mattbaird/elastigo
INSTALL
IMPORT
SIG · MATTBAIRD-ELASTIGO
M
mattbaird-elastigo
http-clientgov0.0.0-20170123220020-2fe47fd29e4b
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

elastigo
github.com/mattbaird/elastigo

Create a new Elasticsearch connection

package main import ( "fmt" "github.com/mattbaird/elastigo" ) func main() { c := elastigo.NewConn() fmt.Println(c) }
Debug
Known issues
breakingThis library is no longer actively maintained; consider using the official Elasticsearch Go client
fix
Migrate to github.com/elastic/go-elasticsearch
affects: all
Upgrade
Version history
0.0.0-20170123220020-2fe47fd29e4blatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
mattbaird-elastigo — go get mattbaird-elastigo · libregistry