The configuration checker for Tableau.
- Init project:
bash init.sh
- Generate
*.pb.go
and*.pc.go
:bash scripts/gen.sh
- Build:
go build
- Run:
./checker
Submodules dependency:
- loader:
loader/cmd/protoc-gen-go-tableau-loader
- tableau:
tableau/proto/tableau.proto
- protobuf:
protobuf/src/*.proto
andprotoc