Tag
#error-handling
1 postBrowse all →Related#api-clients#btrfs#go#hypermedia#kubernetes#linux#methodology#nixos#observability#sse#storage#type-design

Every Go program has if err != nil. Then what?
Go's most-written line answers nothing: retry? exit code? whose fault? I built an error protocol. Also: 52 suppressions for a linter that never existed.
