mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-02 08:52:21 +02:00
9f03360a84
* Add golint to linters and resolve issues. I decided to remove constructors for some of the propagation types because the constructors can be reduced to either using the zero value or a single, non optional member. * Enable gofmt and commit fixes |
||
---|---|---|
.. | ||
always_sampler_test.go | ||
always_sampler.go | ||
api_test.go | ||
api.go | ||
current_test.go | ||
current.go | ||
doc.go | ||
global.go | ||
never_sampler_test.go | ||
never_sampler.go | ||
noop_span.go | ||
noop_trace.go | ||
sampler.go |