saga

command
v0.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

saga 示例:跨服务 Saga 编排(抽卡流程)。

演示 pkg/saga:顺序正向操作 + 失败逆序补偿。流程 "扣钻石 → 发卡 → 写记录", 中途发卡失败,自动逆序补偿(退钻石)。正向/补偿都用 wallet.ApplyTx 的幂等键, 演示 saga + idempotency + wallet 三件套如何咬合(补偿重试不会退两次款)。

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL