github.com/jackc/pgtype.NumericArray.AssignTo (method)

2 uses

	github.com/jackc/pgtype (current package)
		numeric_array.go#L306: func (src *NumericArray) AssignTo(dst interface{}) error {
		numeric_array.go#L390: 			return src.AssignTo(nextDst)