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

2 uses

	github.com/jackc/pgtype (current package)
		int2_array.go#L458: func (src *Int2Array) AssignTo(dst interface{}) error {
		int2_array.go#L614: 			return src.AssignTo(nextDst)