idempotency

command
v0.9.2 Latest Latest
Warning

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

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

Documentation

Overview

idempotency 示例:幂等执行(去重 + 并发合并)。

演示 pkg/idempotency:同一 key 重复请求只执行一次,并发相同 key 只有一个执行、 其余共享结果。典型场景:防止网络重试导致的重复扣款 / 重复发奖。

Jump to

Keyboard shortcuts

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