Registry / messaging / opentrx-seata-golang-v2

opentrx-seata-golang-v2

JSON →
library2.1.0gogounverified

A Go implementation of the Seata distributed transaction framework for microservices.

go get github.com/opentrx/seata-golang/v2
INSTALL
IMPORT
SIG · OPENTRX-SEATA-GOLA
O
opentrx-seata-golang-v2
messaginggov2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

seata
github.com/opentrx/seata-golang/v2

Initialize Seata configuration.

package main import ( "fmt" "github.com/opentrx/seata-golang/v2" ) func main() { config := seata.NewConfiguration() fmt.Println(config) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
opentrx-seata-golang-v2 — go get opentrx-seata-golang-v2 · libregistry