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

Combine setup of all components into a single publically-usable component #14

Closed
renbou opened this issue Mar 12, 2024 · 0 comments · Fixed by #19
Closed

Combine setup of all components into a single publically-usable component #14

renbou opened this issue Mar 12, 2024 · 0 comments · Fixed by #19
Assignees

Comments

@renbou
Copy link
Owner

renbou commented Mar 12, 2024

Instead of ad-hoc setup of components in main, a semi-generic component in the root package, grpcbridge, should be created, so that it is usable not only from the grpcbridge binary, but also from other packages. It is also a good place where a thorough godoc can be placed regarding how the different components are integrated together in the current setup of proxying to remote services.

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

Successfully merging a pull request may close this issue.

1 participant