[query] Refactor HTTP/gRPC server creation out of main() #1482
Labels
good first issue
Good for beginners
help wanted
Features that maintainers are willing to accept but do not have cycles to implement
https://github.com/jaegertracing/jaeger/pull/1307/files#diff-dd83d41d7df5457b194e8e5ed287cdc3R150
A lot of boilerplate added to main, without tests. We should be able to move it to a sub-package and add proper tests (specifically validating serving http & grpc on the same port).
The text was updated successfully, but these errors were encountered: