Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitovi/temporal-worker-examples
This repo contains Temporal worker implementation examples
https://github.com/bitovi/temporal-worker-examples
Last synced: about 7 hours ago
JSON representation
This repo contains Temporal worker implementation examples
- Host: GitHub
- URL: https://github.com/bitovi/temporal-worker-examples
- Owner: bitovi
- Created: 2024-06-11T21:51:44.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T21:53:12.000Z (4 months ago)
- Last Synced: 2024-07-20T02:32:51.583Z (4 months ago)
- Language: Go
- Size: 71.3 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Temporal Worker Examples
This repo holds examples of Temporal workflows in various languages.
## Golang
- [__Hello World__](./golang/hello-world/)