Opentracing support
This commit is contained in:
parent
8394549857
commit
30ffba78e6
272 changed files with 44352 additions and 63 deletions
6
vendor/github.com/openzipkin/zipkin-go-opentracing/wire/gen.go
generated
vendored
Normal file
6
vendor/github.com/openzipkin/zipkin-go-opentracing/wire/gen.go
generated
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
package wire
|
||||
|
||||
//go:generate protoc --gogofaster_out=$GOPATH/src/github.com/openzipkin/zipkin-go-opentracing/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