mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-05-04 00:20:08 -05:00
77e5d2b77c
* feat(go-sdk): spawnWorkflow method and get up to speed with other sdks * fix: manual trigger example * fix: linting errors * fix: double serialization from go sdk * fix: spawn workflow logic and procedural example * test(e2e): add procedural test * fix: panic in e2e test * fix: e2e test preparation * fix: api server url in test.yml * fix: load test server url * chore: make num children configurable * address pr review
6 lines
87 B
YAML
6 lines
87 B
YAML
package: rest
|
|
output: ./pkg/client/rest/gen.go
|
|
generate:
|
|
models: true
|
|
client: true
|