pvsone / simple-go-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-go-template

To be used as a template project to bootstrap other projects

Run Worker

go run worker/main.go

Start Workflow

temporal workflow start --type SimpleGo --task-queue simple-task-queue --input '{"Val":"foo"}'

About


Languages

Language:Go 100.0%