package
0.5.1
Repository: https://github.com/ricardo-ch/go-tracing.git
Documentation: pkg.go.dev

# README

If you want to test, first start a zipkin server :

docker run -d -p 9411:9411 openzipkin/zipkin

then :

go run main.go

You can now go to find your trace on :

http://localhost:9411/zipkin/