func github.com/go-redis/redis/v8/internal/proto.makeSliceNextElemFunc

2 uses

	github.com/go-redis/redis/v8/internal/proto (current package)
		scan.go#L123: 	next := makeSliceNextElemFunc(v)
		scan.go#L135: func makeSliceNextElemFunc(v reflect.Value) func() reflect.Value {