Md. Rezwanul Haque Razibrezwanul-haque.hashnode.devยทOct 20, 2022Golang Mistakes: #1 Maps and Memory LeaksWhen it comes to software development we always want to ensure our code never uses excessive memory when a function finishes its work. That's why some of the language features like garbage collection (GC) were implemented so that memory leaks do not ...575 readsleaksAdd a thoughtful commentNo comments yetBe the first to start the conversation.