func reset()

in Sources/Confidence/EventSenderEngine.swift [5:10]


    func reset()
    func hit(event: ConfidenceEvent)
    func shouldFlush() -> Bool
}

protocol EventSenderEngine {