Skip to content

core-go/elasticsearch

Repository files navigation

Elasticsearch

  • Elasticsearch Client Utilities

Installation

Please make sure to initialize a Go module before installing core-go/elasticsearch:

go get -u github.com/core-go/elasticsearch

Import:

import "github.com/core-go/elasticsearch"