5 lines
153 B
Go
5 lines
153 B
Go
func StructScan(rows rowsi, dest interface{}) error
|
|
|
|
func (r *Rows) StructScan(dest interface{}) error
|
|
|
|
func (r *Row) StructScan(dest interface{}) error
|