Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConfigureRabbitMq delegate does not exist in rabbitMqFeature #48

Open
NightWuYo opened this issue Jan 7, 2024 · 0 comments
Open

ConfigureRabbitMq delegate does not exist in rabbitMqFeature #48

NightWuYo opened this issue Jan 7, 2024 · 0 comments

Comments

@NightWuYo
Copy link

The doc mentions rabbitMqFeature.ConfigureRabbitMq, but actualy there is no delegate named ConfigureRabbitMq, only one named ConfigureServiceBus.

It's easy to update the doc, but seems the right thing to do is to rename the delegate name from ConfigureServiceBus to ConfigureRabbitMq?
But this will be a break change.

Kindly confirm the right change to do here, then I will be happy to send a PR.

rabbitMqFeature => rabbitMqFeature.ConfigureRabbitMq = bus =>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant