https://github.com/google/cayley
Raw File
Tip revision: cadc050a3841f623ac6bae38147dabc2b77f0669 authored by Iddan Aaronsohn on 03 January 2020, 22:55:18 UTC
linkedql: Change name of variable in BuildIdentifier
Tip revision: cadc050
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