Skip to content
doITmagic edited this page Jun 29, 2023 · 4 revisions

Welcome to the go-snippets wiki!
Thank you for choosing to visit our repository.
We are passionate about golang, and we believe that passion should be shared. We try to select from the daily activity the interesting aspects related to Go programming, to share them with you.
Any opinion or contribution is welcome.

Thank you

Go-Snippets content

  1. logger package : simply concurrent logger made using sync and io packages
  2. hashtable package : a hashtable made in golang
Clone this wiki locally