v0.8
-
new xa interface, can adapt to other web framework
-
introduce IsFailure, simplify xa,tcc error handling
-
simplify xa,tcc examples, remove their gorm dependency
-
XA的新接口可以接入其他web框架
-
引入IsFailure,简化XA和TCC的错误判断
-
简化了XA、TCC的例子,不再依赖gorm,只使用database/sql