# Functions

NewDupeMap creates new dupemap instance.
NewDupeMapDefault returns a dupemap instance with default config.
NewTmpMap creates a TmpMap instance.

# Structs

TODO: DupeMap should deal with value bytes.Buffer rather than pointers as it is not supposed to mutate the struct.nolint:golint.
No description provided by the author