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

Design new mitm API shape; convert 1 test to this new format to show it #118

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

kegsay
Copy link
Member

@kegsay kegsay commented Jul 10, 2024

This design isn't finished yet because there needs to be some helper functions which will automatically implement callback.Fn for you, if you want to say "block this request 5 times" or if you want to sniff the callback.Data but dont' want to modify it.

This design isn't finished yet because there needs to be some
helper functions which will automatically implement `callback.Fn`
for you, if you want to say "block this request 5 times" or if
you want to sniff the `callback.Data` but dont' want to modify it.
@kegsay kegsay requested a review from richvdh July 10, 2024 08:43
@kegsay kegsay changed the title Design new API shape; convert 1 test to this new format to show it Design new mitm API shape; convert 1 test to this new format to show it Jul 10, 2024
internal/deploy/mitm/configuration.go Outdated Show resolved Hide resolved
@kegsay kegsay merged commit a3fdd44 into main Jul 10, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants