command
Version:
v0.3.7
Opens a new window with list of versions in this module.
Published: Aug 8, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
idempotency 示例:幂等执行(去重 + 并发合并)。
演示 pkg/idempotency:同一 key 重复请求只执行一次,并发相同 key 只有一个执行、
其余共享结果。典型场景:防止网络重试导致的重复扣款 / 重复发奖。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.