README - randomcrap - random crap programs of varying quality
HTML git clone git://git.codemadness.org/randomcrap
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
README (167B)
---
1 Database helper to map rows to a Go []struct.
2
3 Tested with mssql:
4 https://github.com/denisenkom/go-mssqldb
5
6 Should work with other databases with some modifications.