Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 427 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 427 Bytes

Temporal proto generated files for Go

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.

License

MIT License, please see LICENSE for details.