Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 492 Bytes

File metadata and controls

24 lines (16 loc) · 492 Bytes

demo

Tableau demo for illustrating different use cases.

Requirements

Install Protobuf

You can just install protoc and the offical proto files.

Install protoc: Protocol Buffers

Install protoc-gen-go

Refer: protoc-gen-go

go install google.golang.org/protobuf/cmd/protoc-gen-go

Run

  • cd cmd/test
  • bash scripts/gen.sh
  • go build
  • ./test