//
pkg.gl
Category
github.com/willthames/opentracing-processor
processor
package
0.2.2
Repository:
https://github.com/willthames/opentracing-processor.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
0
Files
283 SLOC
#
Functions
NewForwarder
No description provided by the author
#
Structs
App
App is a base processor struct suitable for embedding in specific processors (or using on its own if no extra fields are required).
Forwarder
Forwarder sends traffic to a DownstreamURL.
Payload
Payload is the content to forward to the collector.
#
Interfaces
SpanReceiver
SpanReceiver is an interface that accepts spans.