mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-21 08:40:10 -06:00
chore: regenerate examples
This commit is contained in:
@@ -75,6 +75,7 @@ func Child(client *hatchet.Client) *hatchet.StandaloneTask {
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
func main() {
|
||||
client, err := hatchet.NewClient()
|
||||
if err != nil {
|
||||
@@ -126,6 +127,7 @@ func main() {
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
_ = childResult
|
||||
|
||||
n := 5
|
||||
|
||||
Reference in New Issue
Block a user