Versions in this module Expand all Collapse all v1 v1.0.2 Jul 26, 2019 v1.0.1 Jul 25, 2019 Changes in this version + const ErrDuplicateEntry + const ErrEntryNotReceived + const ErrEntryNotReceivedWs + const ErrOutOfOrderEntry + const ErrUnexpectedEntry + type Comparator struct + func NewComparator(writer io.Writer, maxWait time.Duration, pruneInterval time.Duration, ...) *Comparator + func (c *Comparator) Size() int + func (c *Comparator) Stop()