/sqlscan

Go generate helper functions for sql scanning into struct

Primary LanguageGoMIT LicenseMIT

#sqlscan

Used with go generate. It creates helper functions that can be used for database actions in Golang

#Installation

Make sure that Go is installed on your computer. Type the following command in your terminal:

go get github.com/mkasner/sqlscan/...