Oliver Nguyen

Introducing ezpkg.io: A Collection of Packages to Make Writing Go Code Easier | HackerNoon

As I work on various Go projects, I often find myself creating utility functions, extending existing packages, or developing packages to solve specific problems. Moving from one project to another, I usually have to copy or rewrite these solutions. So, I created ezpkg.io to have all these utilities and packages in one place. Hopefully, you’ll find them useful as well. Let’s look at some problems that these packages are solving. There Are Many Functions That Always Return

Read More »