Go Lang Resources

Packages

SQL - jmoiron/sqlx
SQL - blockloop/scan
HTTP Router - gorila/mux
HTTP Router - go-chi/chi
HTTP Router - julienschmidt/httprouter

Snippets

Handling NULL Values in Golang and SQL
Handling SQL Transactions in Golang