mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-01-06 00:40:10 -06:00
* first version of new syntax and semantics * lint fix * add very basic example * fix err handling * Run method * more Go SDK v1 examples * more v1 Go SDK examples * everything inside sdks/go * fix lint * remove code * fix cancellations example * fix child workflows example * fix durablecontext reflection * events example * more examples ported to v1 * RunBulk -> RunMany * address PR comments * add link to examples in go doc