Md. Rezwanul Haque Razibrezwanul-haque.hashnode.dev·Nov 2, 2022Golang Mistakes: #2 Misusing Init() FunctionsAs 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...Discuss·1 like·291 readsmisuse