package states
Import Path
/pkg/states/global (on go.dev)
Dependency Relation
imports one package, and imported by 10 packages
Involved Source Files
states_utils.go
Package-Level Type Names (total 2)
S is a type alias for a list of state names.
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.
Ready is a type alias for the Ready state.
SAdd is a func alias for merging lists of states.
SchemaMerge is a func alias for extending an existing state schema.
Start is a type alias for the Start state.
StateAdd is a func alias for adding to an existing state definition.
StateSet is a func alias for replacing parts of an existing state
definition.
![]() |
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. |