Skip to content
forked from temporalio/api-go

Temporal gRPC API and proto files compiled for Go

License

Notifications You must be signed in to change notification settings

edmondop/api-go

 
 

Repository files navigation

Temporal gRPC API and proto files compiled for Go

Generated Go files from Temporal api repository.

How to use

To install in your project run:

go get -u go.temporal.io/api

Rebuild

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 gRPC API and proto files compiled for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.7%
  • Makefile 4.3%