Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ChannelName is the TChannel channel name the cluster service is exposed on
ChannelName = "Cluster"
)
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer( client client.Client, address string, contextPool context.Pool, opts *tchannel.ChannelOptions, ) ns.NetworkService
NewServer creates a new cluster TChannel Thrift network service
func NewService ¶
func NewService(client client.Client) rpc.TChanCluster
NewService creates a new cluster TChannel Thrift service
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.