This website requires JavaScript.
Explore
Help
Register
Sign In
longpeng
/
Beacon
Watch
1
Star
0
Fork
0
You've already forked Beacon
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7
Commits
3
Branches
0
Tags
293
KiB
Python
69.4%
Go
26.7%
Makefile
3.9%
7958d942e0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
longpeng
7958d942e0
Update server main.go for Temporal Workflow and revise go.mod dependencies
2025-06-19 23:35:41 +08:00
proto
Add initial Temporal Workflow and Activity support with Go and Python integrations
2025-06-19 23:07:39 +08:00
server
Update server main.go for Temporal Workflow and revise go.mod dependencies
2025-06-19 23:35:41 +08:00
worker
Update server main.go for Temporal Workflow and revise go.mod dependencies
2025-06-19 23:35:41 +08:00
.gitignore
Update server main.go for Temporal Workflow and revise go.mod dependencies
2025-06-19 23:35:41 +08:00
go.mod
Add dependencies for Temporal SDK and related libraries in go.mod
2025-06-19 23:15:52 +08:00
go.sum
Update server main.go for Temporal Workflow and revise go.mod dependencies
2025-06-19 23:35:41 +08:00
Makefile
Add Makefile targets for generating Go and Python Protobuf code separately
2025-06-19 23:15:38 +08:00
README.md
Initial commit
2025-06-19 09:43:47 +00:00
README.md
Beacon