Skip to content

Protoc plugin which generates Go code for Temporal workers based on service definitions in protocol-buffer files

License

Notifications You must be signed in to change notification settings

daabr/protoc-gen-temporal-go

Repository files navigation

Go Code Generator for Temporal Workers

protoc-gen-temporal-go is a protoc plugin which generates Go language bindings for Temporal workers with their workflows and activities, based on service definitions in protocol-buffer files.

This methodology enables easier and safer usage of Temporal: it enforces correctness and consistency within and across workers, intorduces best practices seamlessly, reduces manually-written boilerplate, and improves documentation and discoverability for developers and users.

Inspiration and background:

FYI:

About

Protoc plugin which generates Go code for Temporal workers based on service definitions in protocol-buffer files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages