structscan

structscan is a lightweight Go library that maps SQL query results into Go structs.
Install
go get -u github.com/go-sqlt/structscan

Documentation

Coming soon.