Closed steve-offutt closed 4 years ago
Fix for #23. Following the same pattern as FastEvents() does for this fix. Events() still panics on error like FastEvents() and should be functionally equivalent.
FastEvents()
Events()
Fix for #23. Following the same pattern as
FastEvents()
does for this fix.Events()
still panics on error likeFastEvents()
and should be functionally equivalent.