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

3 uses

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1413: 	ID           string
		commands.go#L1426: 	if a.ID != "" {
		commands.go#L1427: 		args = append(args, a.ID)