https://github.com/google/cayley
Raw File
Tip revision: b9c2e614185e6a9de14fdc02ca3795f7c8c669dc authored by camazotz on 27 November 2017, 21:15:47 UTC
Elastic mapping conversion error
Tip revision: b9c2e61
README.md
# Examples

Each of the examples can be run with 

```go run hello_world/main.go```

obviously changing **hello_world** to the one you want to run!

The hello_bolt example requires `go get`.
back to top