-
Notifications
You must be signed in to change notification settings - Fork 454
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
client.Populate assign client to proxy #291
Conversation
@hellodudu can you add tests to cover the panic? |
Hi @miry, It's done. |
@hellodudu Thank you very much. Last steps:
|
|
@hellodudu It looks like: In the end it would ask to provide description. https://www.baeldung.com/ops/git-squash-commits#1-squash-the-last-x-commits |
@hellodudu If you want I can squash and try to combine your messages in one? |
Yes please. I'm afraid of messing it up. Thanks a lot! |
@hellodudu thank you again for contribution ❤️ . Going to update my samples of toxiproxy usage. |
client.Populate
should assign client to proxies first, otherwise it will panic if we callproxy.AddToxic()