class LightStep::Transport::Base

Base Transport type

Public Instance Methods

report(_report) click to toggle source
# File lib/lightstep/transport/base.rb, line 5
def report(_report)
  nil
end