Directories ¶
Path | Synopsis |
---|---|
examples
|
|
internal
|
|
testing/cmd/am-dbg-worker
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 async state machines.
|
Package helpers is a set of useful functions when working with async state machines. |
helpers/testing
Package testing provides testing helpers for state machines using testify.
|
Package testing provides testing helpers for state machines using testify. |
history
Package history provides mutation history tracking and traversal.
|
Package history provides mutation history tracking and traversal. |
machine
Package machine is a nondeterministic, multi-state, clock-based, relational, optionally-accepting, and non-blocking state machine.
|
Package machine is a nondeterministic, multi-state, clock-based, relational, optionally-accepting, and non-blocking state machine. |
node
Package node provides distributed worker pools with supervisors.
|
Package node provides distributed worker pools with supervisors. |
rpc
Package rpc is a transparent RPC for state machines.
|
Package rpc is a transparent RPC for state machines. |
states
Package states provides reusable state definitions.
|
Package states provides reusable state definitions. |
states/pipes
Package pipe provide helpers to pipe states from one machine to another.
|
Package pipe provide helpers to pipe states from one machine to another. |
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. |
scripts
|
|
tools
|
|
cmd/am-dbg
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
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
am-gen generates states files and Grafana dashboards.
|
am-gen generates states files and Grafana dashboards. |
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.