Class: SplunkTracing::Transport::Base
- Inherits:
-
Object
- Object
- SplunkTracing::Transport::Base
- Defined in:
- lib/splunktracing/transport/base.rb
Overview
Base Transport type
Instance Method Summary collapse
Instance Method Details
#report(_report) ⇒ Object
5 6 7 |
# File 'lib/splunktracing/transport/base.rb', line 5 def report(_report) nil end |