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

Generic listener management #8

Merged
merged 7 commits into from
Sep 25, 2023
Merged

Conversation

eccles
Copy link
Member

@eccles eccles commented Sep 21, 2023

Add startup.Listeners struct to manage the start and stop of a generic Listener that complies with the Listener interface.

AB#8170

 Mention [stepsize] in a comment if you'd like to report some technical debt. See examples here.

@eccles eccles marked this pull request as draft September 21, 2023 08:52
@eccles eccles force-pushed the dev/paul/8170-prototype-service-config branch 2 times, most recently from 2740663 to a5de496 Compare September 22, 2023 11:22
Add startup.Listeners struct to manage the start and stop of a generic
Listener that complies with the Listener interface.

Add startup.Service that handles a generic service.

Add generic httpserver that complies with Listener interface.

Add NewTracer to tracing package.

AB#8170
@eccles eccles force-pushed the dev/paul/8170-prototype-service-config branch from a5de496 to e8f5803 Compare September 22, 2023 13:03
@eccles eccles marked this pull request as ready for review September 25, 2023 14:51
@eccles eccles merged commit f76cf7b into main Sep 25, 2023
1 check passed
@eccles eccles deleted the dev/paul/8170-prototype-service-config branch September 25, 2023 15:57
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.

2 participants