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

2 uses

	github.com/jackc/pgtype (current package)
		uuid_array.go#L230: func (src *UUIDArray) AssignTo(dst interface{}) error {
		uuid_array.go#L278: 			return src.AssignTo(nextDst)