opentracing / opentracing.io

OpenTracing website
https://opentracing.io
Apache License 2.0
116 stars 132 forks source link

guides/golang: fix quick-start compile error #437

Closed adamdecaf closed 4 years ago

adamdecaf commented 4 years ago

Ran into this when setting up a test-case for myself.

internal/trace/trace_test.go:24:7: child.finish undefined (type opentracing.Span has no field or method finish, but does have Finish)