github.com/go-redis/redis/v8.XAddArgs.Values (field)

2 uses

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1414: 	Values       interface{}
		commands.go#L1431: 	args = appendArg(args, a.Values)