github.com/go-redis/redis/v8.XPendingExtArgs.End (field)

2 uses

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1600: 	End      string
		commands.go#L1607: 	args = append(args, "xpending", a.Stream, a.Group, a.Start, a.End, a.Count)