In Reply to @goinggodotnet @goinggodotnet @NateTheFinch @quii @LuitvD We had to reword a bit functions so the errs make sense, from IsFoo() -> (bool, error) to EnsureFoo() -> (error) and then &ErrNoFoo{} reads nicely.
In Reply to @goinggodotnet @goinggodotnet @NateTheFinch @quii @LuitvD We had to reword a bit functions so the errs make sense, from IsFoo() -> (bool, error) to EnsureFoo() -> (error) and then &ErrNoFoo{} reads nicely.