|
|
|
|
|
by fauigerzigerk
3670 days ago
|
|
It's pretty difficult to ignore an error entirely in Go as there's a syntactical red flag everywhere you do it. The problem with Go's error handling is that it doesn't play nice with using functions as part of larger expressions. |
|