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