package common

import "github.com/uber/tchannel-go/crossdock/common"

Index

Constants

const (
	// DefaultClientPortHTTP is the port where the client (controller) runs
	DefaultClientPortHTTP = "8080"

	// DefaultServerPort is the port of TChannel server
	DefaultServerPort = "8081"

	// DefaultServiceName is the service name used by TChannel server
	DefaultServiceName = "go"
)

Source Files

constants.go

Version
v1.2.3
Published
Jan 20, 2017
Platform
js/wasm
Last checked
1 month ago

Tools for package owners.