Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 441 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 441 Bytes

Temporal proto generated files for Go

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.

License

MIT License, please see LICENSE for details.