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

2 uses

	github.com/lib/pq (current package)
		rows.go#L49: func (fd fieldDesc) Length() (length int64, ok bool) {
		rows.go#L86: 	return rs.colTyps[index].Length()