Skip to content

Latest commit

 

History

History

_samples

OpenSearch Golang Samples

Most samples can be run using OpenSearch installed locally with docker.

Start container:

make cluster.build cluster.start

Stop and cleanup:

make cluster.stop cluster.clean

Run Samples

go run _samples/json.go