Skip to content

pete-woods/learnelastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learnelastic

First spin up the docker-compose:

docker-compose up -d

Next run the main.go.

Included is a very basic wrapper for the low-level ElasticSearch client, as it doesn't include the ablilty to decode responses / errors, and requires explcit body drain and close like Go's low-level HTTP client.

About

A small tutorial repo for learning to talk to ElasticSearch in Go

Resources

License

Stars

Watchers

Forks

Languages