For documentation on how to use this library, please go to the LittleHorse website.
Install golang.
Install Golang protobuf compilers, as follows:
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
../local-dev/compile-proto.sh
go test -v ./...