Golang Packages You Should Use In Every Project
3 min readApr 3, 2022
Welcome back! Golang is an awesome programming language with a ton of capability, if you’re new to Golang, check out the link below to learn more about it:
So, let’s take a look at some awesome Golang packages you should use in every project!
Glide
First up we have Glide, this is an awesome Golang package that helps you manage your Golang packages! If you want to learn more about this package, check out the link below:
Fuzzy
Next up we have Fuzzy, this is an awesome package that brings that fuzzy string matching to Go. If you want to check this package out, check out the link below: