How to Install golang-github-opentracing-contrib-go-stdlib-dev in Ubuntu 18.04



Install golang-github-opentracing-contrib-go-stdlib-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-opentracing-contrib-go-stdlib-dev

Description:

OpenTracing instrumentation for packages in the Go stdlib

This package contains OpenTracing (http://opentracing.io/) instrumentation for packages in the Go standard library. . Instrumentation is provided for the following packages, with the following caveats: . * net/http: Client and server instrumentation. Only supported with Go 1.7 and later. . For documentation on the packages, check godoc (https://godoc.org/github.com/opentracing-contrib/go-stdlib/).

Homepage: https://github.com/opentracing-contrib/go-stdlib

Version: 0.0~git20170528.48e4d76-1

Section: universe/devel