Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultClientPortHTTP is the port where the client (controller) runs DefaultClientPortHTTP = "8080" // DefaultServerPortHTTP is the port where HTTP server runs DefaultServerPortHTTP = "8081" // DefaultServerPortTChannel is the port where TChannel server runs DefaultServerPortTChannel = "8082" // DefaultServiceName is the service name used by TChannel server DefaultServiceName = "go" // DefaultTracerServiceName is the service name used by the tracer DefaultTracerServiceName = "crossdock-go" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.