package states
Import Path
/pkg/states/global (on go.dev)
Dependency Relation
imports one package, and imported by 11 packages
Involved Source Files
states_utils.go
Package-Level Type Names (total 3)
S is a type alias for a list of state names. See [am.S].
Schema is a type alias for a state definition. See [am.Schema].
State is a type alias for a state definition. See [am.State].
Package-Level Variables (total 7)
Exception is a type alias for the Exception state. See [am.StateException].
Ready is a type alias for the Ready state. See [am.StateReady].
SAdd is a func alias for merging lists of states. Deprecated.
SchemaMerge is a func alias for extending an existing state schema.
Deprecated.
Start is a type alias for the Start state. See [am.StateStart].
StateAdd is a func alias for adding to an existing state definition.
Deprecated.
StateSet is a func alias for replacing parts of an existing state
definition. Deprecated.
![]() |
The pages are generated with Golds v0.8.4. (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. |