func github.com/go-redis/redis/v8.NewXPendingExtCmd

2 uses

	github.com/go-redis/redis/v8 (current package)
		command.go#L1318: func NewXPendingExtCmd(ctx context.Context, args ...interface{}) *XPendingExtCmd {
		commands.go#L1611: 	cmd := NewXPendingExtCmd(ctx, args...)