Documentation ¶
Index ¶
Constants ¶
View Source
const BaggageKey = "crossdock-baggage-key"
BaggageKey is the key used to pass baggage item
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { HostPortHTTP string AgentHostPort string SamplingServerURL string Tracer opentracing.Tracer // contains filtered or unexported fields }
Server implements S1-S3 servers
func (*Server) GetPortHTTP ¶
GetPortHTTP returns the network port the server listens to.
Click to show internal directories.
Click to hide internal directories.