1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/internal
Vineeth Reddy a99f872759 Span interface should only allow LinkedTo at creation. (#349)
* Remove AddLink & Link from Span Interface

I have remove AddLink and Link from the interface and all it refereneces and replaced AddLink with addlink, Also Removed respective unit tests

Signed-off-by: vineeth <vineethpothulapati@outlook.com>

* removing the unused code from unit tests

Signed-off-by: VineethReddy02 <vineethpothulapati@outlook.com>
2019-11-26 16:03:07 -05:00
..
matchers Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
metric Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
trace Span interface should only allow LinkedTo at creation. (#349) 2019-11-26 16:03:07 -05:00