My codebase is not 10,000 lines of code.
And only 8000 of those lines are checking if err is nil.
Let's fucking GO!
My codebase is not 10,000 lines of code.
And only 8000 of those lines are checking if err is nil.
Let's fucking GO!
Pro tip: err is always nil
Don't have to check if you never return an error, I like how you think
Boilerplaty