# Functions
New allocates a new Deduper.
# Constants
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
CancelFunc can be called to cancel a request ahead of time, freeing up internal resources (notification lists, goroutines, etc.).
RequestFunc performs a request/response exchange, with the response written on the channel.