1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-10 00:29:12 +02:00
opentelemetry-go/oteltest
Hu Shuai 97eea6c32f
Fix some golint issues (#1894)
Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-05-10 08:27:59 -07:00
..
alignment_test.go Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
config.go Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
doc.go Make oteltest.SpanRecorder into a concrete type (#1542) 2021-02-17 07:31:59 -08:00
event.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
go.mod CI builds validate against last two versions of Go, dropping 1.14 and adding 1.16 (#1865) 2021-05-06 17:14:11 -04:00
go.sum Bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#1667) 2021-03-08 12:15:49 -08:00
harness.go Fix some golint issues (#1894) 2021-05-10 08:27:59 -07:00
meter.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
provider.go Fix golint issue caused by typo (#1847) 2021-04-27 07:27:12 -07:00
span_test.go Adds semantic conventions for exceptions (#1492) 2021-04-01 13:07:46 -07:00
span.go Adds semantic conventions for exceptions (#1492) 2021-04-01 13:07:46 -07:00
text_map_propagator_test.go Add Keys() method to propagation.TextMapCarrier (#1544) 2021-02-17 08:04:49 -08:00
text_map_propagator.go Add Keys() method to propagation.TextMapCarrier (#1544) 2021-02-17 08:04:49 -08:00
tracer_test.go Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
tracer.go Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00