lib/opentracing/reference.rb in opentracing-0.4.0 vs lib/opentracing/reference.rb in opentracing-0.4.1

- old
+ new

@@ -1,5 +1,6 @@ module OpenTracing + #:nodoc: class Reference CHILD_OF = 'child_of'.freeze FOLLOWS_FROM = 'follows_from'.freeze # @param context [SpanContext, Span] child_of context refers to a