Class: GRPC::OpenTracing::SpanDecorator

Inherits:
Object
  • Object
show all
Defined in:
lib/grpc/opentracing/span_decorator.rb

Instance Method Summary collapse

Instance Method Details

#call(span, method, request, response, error) ⇒ Object



4
5
# File 'lib/grpc/opentracing/span_decorator.rb', line 4

def call(span, method, request, response, error)
end