github.com/lib/pq.fieldDesc.Type (method)

2 uses

	github.com/lib/pq (current package)
		rows.go#L24: func (fd fieldDesc) Type() reflect.Type {
		rows.go#L74: 	return rs.colTyps[index].Type()