allot
allot copied to clipboard
feat: proper error handling
This is breaking PR that replaces the MustCompile
call with Compile
and proper error handling and returning.
Btw. it also includes the previous PR as I was building on top of it (I did not want to deal with merge conflicts later on 😅 )