elasticsearch-golang

command module
v0.0.0-...-703c44b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2018 License: MIT Imports: 14 Imported by: 0

README

elasticsearch-golang

The programming language that has been chosen is golang.

Install and Setup GO

Download and configure your workspace with latest version of Go and correct environment path.

Last Go version

https://golang.org/dl/

Windows

http://www.wadewegner.com/2014/12/easy-go-programming-setup-for-windows/

Linux

http://www.tecmint.com/install-go-in-linux/

Get Source Code

On windows:

cd %GOPATH%/src/github.com/ricardo-ch

On Linux:

cd $GOPATH/src/github.com/ricardo-ch

Create the folders "github.com" and "ricardo-ch" if not already created.

Then:

git clone https://github.com/ricardo-ch/elasticsearch-golang
cd elasticsearch-golang

Run the API

go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL