openzipkin / zipkin-go

Zipkin distributed tracing library for go.
Apache License 2.0
612 stars 114 forks source link

chore(examples): makes examples its own module to avoid unnecessary dependencies in the main go.mod. #191

Closed jcchavezs closed 3 years ago

jcchavezs commented 3 years ago

This PR turns the HTTP server example into its own module to decrease dependency list in the main module.

Ping @anuraaga @basvanbeek

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.4%) to 73.267% when pulling 3921e5ea7bbbb5dfe34a9676dddd2932f91f091f on make_example_its_own_module into 0b3ebdbc2ddf7409f84316407fec22faf1ce8a0f on master.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.4%) to 73.267% when pulling 3921e5ea7bbbb5dfe34a9676dddd2932f91f091f on make_example_its_own_module into 0b3ebdbc2ddf7409f84316407fec22faf1ce8a0f on master.