(ctx context.Context)
| 27 | PluginSetting() IPluginSetting |
| 28 | Commit(ctx context.Context) error |
| 29 | Rollback(ctx context.Context) error |
| 30 | Begin(ctx context.Context) error |
| 31 | Close(ctx context.Context) error |
| 32 | // todo 插件同步 |
no outgoing calls
no test coverage detected