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

2 uses

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