package main
Import Path
github.com/pancsta/asyncmachine-go/examples/mach_template
Imports
1. context
2. errors
3. fmt
4. github.com/pancsta/asyncmachine-go/examples/mach_template/states
5. github.com/pancsta/asyncmachine-go/pkg/helpers
6. github.com/pancsta/asyncmachine-go/pkg/machine
7. github.com/pancsta/asyncmachine-go/pkg/rpc
8. github.com/pancsta/asyncmachine-go/pkg/telemetry
9. github.com/pancsta/asyncmachine-go/pkg/telemetry/prometheus
10. github.com/pancsta/asyncmachine-go/tools/generator
11. golang.org/x/sync/errgroup
12. sync/atomic
13. time

The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds.