Getting started
To get the package, execute:
go get gopkg.in/DataDog/dd-trace-go.v1/ddtrace/ext
To import this package, add the following line to your code:
import "gopkg.in/DataDog/dd-trace-go.v1/ddtrace/ext"
For more details, see the API documentation.