Versions in this module Expand all Collapse all v0 v0.0.2 Jun 9, 2021 v0.0.1 Jun 9, 2021 Changes in this version + type Idempotent interface + String func() string + type InFlight struct + func NewInFlight() *InFlight + func (db *InFlight) Delete(key string) + func (db *InFlight) Insert(key string) bool