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

modify endpoint.gotemplate to implementing service discovery and load balancing on the client side #1

Merged
merged 2 commits into from
May 1, 2024

Conversation

polatouche6
Copy link
Owner

service discovery and load balancing example is in https://github.com/go-kit/examples/blob/master/apigateway/main.go:93;
if it is not implemented when making endpoints, it needs to be repeated on the client side for each endpoint

…d load balancing on the client side

service discovery and load balancing example is in https://github.com/go-kit/examples/blob/master/apigateway/main.go:93;
if it is not implemented when making endpoints, it needs to be repeated on the client side for each endpoint
@polatouche6 polatouche6 merged commit 5762585 into master May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant