apache / incubator-seata-go

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

feature: add default implementation for StateMachineConfig #669

Closed ptyin closed 7 months ago

ptyin commented 7 months ago

What this PR does: Add default StateMachineConfig implementation.

Which issue(s) this PR fixes:

Fixes #637