samarabbas / go-api

Temporal proto generated files for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Temporal proto generated files for Go

License:MIT License


Languages

Language:Go 93.0%Language:Makefile 7.0%