fail2go
fail2go copied to clipboard
Assert return values from fail2rest and give better errors.
Currently we just cast values and return them, we should add better assertions to make sure we don't have runtime errors when using fail2go
I am just going to wrap most fail2ban I/O in exception checking code. I can walk the return data and check for exceptions, hopefully that will catch most issues