summaryrefslogtreecommitdiffstats
path: root/_posts/2014-06-07-Why-Go-error-handling-doesnt-sit-right-with-me.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-07-17 23:01:10 -0400
committerDrew DeVault <sir@cmpwn.com>2019-07-17 23:01:10 -0400
commitc3bf8b6bb2505ce10032c46009f1cf6f71583e6c (patch)
tree93bce78e1f9959878cc0e258db061276f5c52078 /_posts/2014-06-07-Why-Go-error-handling-doesnt-sit-right-with-me.md
parent301f9ce63c45938a0ea37fed217565e1d078719f (diff)
tag all of my articles
Diffstat (limited to '_posts/2014-06-07-Why-Go-error-handling-doesnt-sit-right-with-me.md')
-rw-r--r--_posts/2014-06-07-Why-Go-error-handling-doesnt-sit-right-with-me.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2014-06-07-Why-Go-error-handling-doesnt-sit-right-with-me.md b/_posts/2014-06-07-Why-Go-error-handling-doesnt-sit-right-with-me.md
index 3794074..77e648a 100644
--- a/_posts/2014-06-07-Why-Go-error-handling-doesnt-sit-right-with-me.md
+++ b/_posts/2014-06-07-Why-Go-error-handling-doesnt-sit-right-with-me.md
@@ -2,6 +2,7 @@
#vim: tw=82
layout: post
title: Go's error handling doesn't sit right with me
+tags: [go]
---
I'll open up by saying that I am not a language designer, and I do like a lot of