flabberghaster OP wrote
Reply to comment by twovests in I truly believe that Go is the worst popular modern language. by flabberghaster
You can wrap your errors though, it's not hard to do. Use fmt.Errorf()
but you have to actually do it. And people tend not to where I work.
twovests wrote
Same situation! It's a bit more boilerplate on everything I write, but the main problem is not everyone does it.
Thankfully, now nobody writes Go at my work (^:
Unthankfully, we're language-shy because of it, lol
Viewing a single comment thread. View all comments