Registry / http-client / elastic-elastic-transport-go-v8

elastic-elastic-transport-go-v8

JSON →
library8.11.0gogounverified

Package transport provides HTTP transport for Elasticsearch Go clients.

go get github.com/elastic/elastic-transport-go/v8
INSTALL
IMPORT
SIG · ELASTIC-ELASTIC-TR
E
elastic-elastic-transport-go-v8
http-clientgov8.11.0
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.

transport
github.com/elastic/elastic-transport-go/v8

Create a new Elastic transport instance.

package main import ( "fmt" "github.com/elastic/elastic-transport-go/v8" ) func main() { t, _ := transport.New(transport.Config{}) fmt.Println(t) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.11.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Resources
elastic-elastic-transport-go-v8 — go get elastic-elastic-transport-go-v8 · libregistry