mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-06-04 23:07:40 +02:00
* 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>