package visualizer
Import Path
github.com/pancsta/asyncmachine-go/tools/visualizer
Imports
1. bufio
2. context
3. embed
4. encoding/gob
5. fmt
6. github.com/PuerkitoBio/goquery
7. github.com/andybalholm/brotli
8. github.com/dominikbraun/graph
9. github.com/lithammer/dedent
10. github.com/pancsta/asyncmachine-go/pkg/graph
11. github.com/pancsta/asyncmachine-go/pkg/machine
12. github.com/pancsta/asyncmachine-go/pkg/rpc/states
13. github.com/pancsta/asyncmachine-go/pkg/states
14. github.com/pancsta/asyncmachine-go/tools/debugger/server
15. github.com/pancsta/asyncmachine-go/tools/visualizer/states
16. log/slog
17. maps
18. net/http
19. net/url
20. os
21. os/exec
22. oss.terrastruct.com/d2/d2graph
23. oss.terrastruct.com/d2/d2layouts/d2dagrelayout
24. oss.terrastruct.com/d2/d2layouts/d2elklayout
25. oss.terrastruct.com/d2/d2lib
26. oss.terrastruct.com/d2/d2renderers/d2svg
27. oss.terrastruct.com/d2/d2themes/d2themescatalog
28. oss.terrastruct.com/d2/lib/log
29. oss.terrastruct.com/d2/lib/textmeasure
30. oss.terrastruct.com/util-go/go2
31. path/filepath
32. regexp
33. slices
34. strings
Imported By
m 1. github.com/pancsta/asyncmachine-go/tools/cmd/am-vis
2. github.com/pancsta/asyncmachine-go/tools/debugger

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.