apache / incubator-seata-go

Go Implementation For Seata
https://seata.apache.org/
Apache License 2.0
1.56k stars 283 forks source link

feature: add default implementation for StateMachineConfig #669

Closed ptyin closed 9 months ago

ptyin commented 9 months ago

What this PR does: Add default StateMachineConfig implementation.

Which issue(s) this PR fixes:

Fixes #637