Versions in this module Expand all Collapse all v1 v1.6.2 Jan 17, 2024 Changes in this version + const DebugEntryFound + const DebugQueryResult + const DebugWebsocketMissingEntry + const ErrDuplicateEntry + const ErrEntryNotReceived + const ErrEntryNotReceivedWs + const ErrOutOfOrderEntry + const ErrSpotCheckEntryNotReceived + const ErrUnexpectedEntry + type Comparator struct + func NewComparator(writer io.Writer, wait time.Duration, maxWait time.Duration, ...) *Comparator + func (c *Comparator) Size() int + func (c *Comparator) Stop()