Open freeeve opened 10 years ago
Would this allow rows.Scan(&foo...) instead of re-typing each struct name?
rows.Scan(&foo...)
Would this allow
rows.Scan(&foo...)
instead of re-typing each struct name?