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

cleanup(server.Handler): hide public fields #43

Merged
merged 2 commits into from
Jan 29, 2024
Merged

cleanup(server.Handler): hide public fields #43

merged 2 commits into from
Jan 29, 2024

Conversation

bassosimone
Copy link
Member

We initialize these fields using the constructor and then there's no real need to expose them to any consumer.

While there, fix a log message string.

We initialize these fields using the constructor and then
there's no real need to expose them to any consumer.

While there, fix a log message string.
@bassosimone bassosimone merged commit cd6674a into main Jan 29, 2024
9 checks passed
@bassosimone bassosimone deleted the yyz branch January 29, 2024 20:17
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.

1 participant