Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
tasksd
command
|
|
|
pkg
|
|
|
sdk
Package sdk is the Hanzo Tasks workflow SDK.
|
Package sdk is the Hanzo Tasks workflow SDK. |
|
sdk/activity
Package activity provides the call-site helpers that activity code uses inside a Hanzo Tasks worker.
|
Package activity provides the call-site helpers that activity code uses inside a Hanzo Tasks worker. |
|
sdk/client
Package client is the Hanzo Tasks workflow client.
|
Package client is the Hanzo Tasks workflow client. |
|
sdk/converter
Package converter provides the EncodedValue surface returned by Client.QueryWorkflow and other RPCs that ship an opaque payload.
|
Package converter provides the EncodedValue surface returned by Client.QueryWorkflow and other RPCs that ship an opaque payload. |
|
sdk/examples
Package examples — workflow patterns that exercise the Hanzo Tasks engine end-to-end via the native ZAP SDK at pkg/sdk/client.
|
Package examples — workflow patterns that exercise the Hanzo Tasks engine end-to-end via the native ZAP SDK at pkg/sdk/client. |
|
sdk/inproc
Package inproc provides an in-process client.Transport that dispatches RPCs synchronously into a frontend ZAP handler.
|
Package inproc provides an in-process client.Transport that dispatches RPCs synchronously into a frontend ZAP handler. |
|
sdk/temporal
Package temporal provides native Hanzo Tasks workflow primitives (retry policy, error model, failure serialisation) with zero dependency on any go.temporal.io/* package.
|
Package temporal provides native Hanzo Tasks workflow primitives (retry policy, error model, failure serialisation) with zero dependency on any go.temporal.io/* package. |
|
sdk/worker
Package worker is the Hanzo Tasks worker runtime.
|
Package worker is the Hanzo Tasks worker runtime. |
|
sdk/workflow
Package workflow is the workflow-code-facing API of the Hanzo Tasks SDK.
|
Package workflow is the workflow-code-facing API of the Hanzo Tasks SDK. |
|
tasks
Package tasks provides the Hanzo Tasks client for Go applications.
|
Package tasks provides the Hanzo Tasks client for Go applications. |
|
Package ui exposes the built Vite bundle as an embedded filesystem.
|
Package ui exposes the built Vite bundle as an embedded filesystem. |
Click to show internal directories.
Click to hide internal directories.