Result Pattern

Result/error discipline for backend domain and service code — expected outcomes return Result variants, infrastructure failures stay exceptional, and one exhaustive unwrap translates at the transport edge.

g-bastianelli a693100 2.5 KB Updated

File contents

g-bastianelli/nuthouse/tree/main/subroutine/skills/result-pattern commit a693100740

Frequently asked questions

npx skillmds@latest add g-bastianelli/result-pattern