Generated Go files from temporal-proto repository.
To install in your project run:
go get -u go.temporal.io/temporal-proto
Run make all-install
once to install all plugins and tools (protoc
and go
must be installed manually).
Run make all
to regenerage go files.
MIT License, please see LICENSE for details.