Golang Mistakes: #2 Misusing Init() Functions
Nov 2, 2022 · 9 min read · As Go developers, We find many built-in features handy when we are coding in a real life. But we sometimes forget, using those built-in features too extensively which may lead to certain pitfalls. Most of the time, these pitfalls occur when we misuse...
Join discussion