Directories
¶
| Path | Synopsis |
|---|---|
|
examples
|
|
|
asynq_fileprocessing/client
command
|
|
|
asynq_fileprocessing/worker
command
|
|
|
internal
|
|
|
cmd/am-dbg-video
command
|
|
|
testing/cmd/am-dbg-worker
command
AM_DBG_WORKER_ADDR AM_DBG_ADDR
|
AM_DBG_WORKER_ADDR AM_DBG_ADDR |
|
pkg
|
|
|
helpers
Package helpers is a set of useful functions when working with state machines.
|
Package helpers is a set of useful functions when working with state machines. |
|
history
Package history provides mutation history tracking and traversal.
|
Package history provides mutation history tracking and traversal. |
|
machine
Package machine is a general purpose state machine for managing complex async workflows in a safe and structured way.
|
Package machine is a general purpose state machine for managing complex async workflows in a safe and structured way. |
|
rpc
Package rpc is a transparent RPC for state machines.
|
Package rpc is a transparent RPC for state machines. |
|
states
Package states is repository of common state definitions, used to make state-based API easier to compose and exchange.
|
Package states is repository of common state definitions, used to make state-based API easier to compose and exchange. |
|
telemetry
Package telemetry provides telemetry exporters for asyncmachine: am-dbg, Prometheus, and OpenTelemetry.
|
Package telemetry provides telemetry exporters for asyncmachine: am-dbg, Prometheus, and OpenTelemetry. |
|
telemetry/prometheus
Package prometheus provides Prometheus metrics for asyncmachine.
|
Package prometheus provides Prometheus metrics for asyncmachine. |
|
x/helpers
Package helpers provides some utility functions for asyncmachine, which are out of scope of the main package.
|
Package helpers provides some utility functions for asyncmachine, which are out of scope of the main package. |
|
tools
|
|
|
cmd/am-dbg
command
am-dbg is a lightweight, multi-client debugger for asyncmachine-go.
|
am-dbg is a lightweight, multi-client debugger for asyncmachine-go. |
|
cmd/am-dbg-ssh
command
am-dbg-ssh is an SSH version of asyncmachine-go debugger.
|
am-dbg-ssh is an SSH version of asyncmachine-go debugger. |
|
cmd/am-gen
command
am-gen will quickly bootstrap a typesafe states file for you.
|
am-gen will quickly bootstrap a typesafe states file for you. |
|
debugger
Package debugger provides a TUI debugger with multi-client support.
|
Package debugger provides a TUI debugger with multi-client support. |
Click to show internal directories.
Click to hide internal directories.
