Instana tracer implementation
This commit is contained in:
parent
c2c6aee18a
commit
aef24dd74b
43 changed files with 4502 additions and 2 deletions
6
vendor/github.com/opentracing/basictracer-go/wire/gen.go
generated
vendored
Normal file
6
vendor/github.com/opentracing/basictracer-go/wire/gen.go
generated
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
package wire
|
||||
|
||||
//go:generate protoc --gogofaster_out=$GOPATH/src/github.com/opentracing/basictracer-go/wire wire.proto
|
||||
|
||||
// Run `go get github.com/gogo/protobuf/protoc-gen-gogofaster` to install the
|
||||
// gogofaster generator binary.
|
Loading…
Add table
Add a link
Reference in a new issue