Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
Cache deduplicates outgoing messages within a TTL window. Reserve returns true if the (dst, msg) pair is new; false if it was seen within the TTL.
Click to show internal directories.
Click to hide internal directories.