Versions in this module Expand all Collapse all v0 v0.2.0 Mar 29, 2021 Changes in this version + func NewMigratedFSM(fsm fsm.Group, ms versioning.MigrationState) fsm.Group + func NewVersionedFSM(ds datastore.Batching, parameters fsm.Parameters, ...) (fsm.Group, func(context.Context) error, error)