Opentracing support
This commit is contained in:
parent
8394549857
commit
30ffba78e6
272 changed files with 44352 additions and 63 deletions
7
vendor/github.com/rcrowley/go-metrics/runtime_no_cgo.go
generated
vendored
Normal file
7
vendor/github.com/rcrowley/go-metrics/runtime_no_cgo.go
generated
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
// +build !cgo appengine
|
||||
|
||||
package metrics
|
||||
|
||||
func numCgoCall() int64 {
|
||||
return 0
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue