1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-10 00:29:12 +02:00
opentelemetry-go/bridge/opentracing
Matej Gera a12224a454
Ensure exported interfaces have named method parameters (#1172)
* Ensure exported interface types have named arguments

* Update Styling Guide

* update CHANGELOG
2020-09-16 09:09:45 -07:00
..
internal Convert XConfigure into constructors (#1155) 2020-09-10 15:15:17 -04:00
migration Ensure exported interfaces have named method parameters (#1172) 2020-09-16 09:09:45 -07:00
bridge.go Rename CorrelationContext to Baggage (#1142) 2020-09-09 14:13:37 -04:00
doc.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
go.mod Release v0.11.0 (#1089) 2020-08-24 22:38:37 -04:00
go.sum Bump github.com/google/go-cmp from 0.5.1 to 0.5.2 (#1093) 2020-08-26 11:39:41 -07:00
mix_test.go Rename CorrelationContext to Baggage (#1142) 2020-09-09 14:13:37 -04:00
util.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
wrapper.go Unify API Span Start/End Options (#1108) 2020-09-03 07:34:36 -07:00