client

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2017 License: MIT Imports: 5 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory interface {
	NewHistoryClient() (history.Client, error)
	NewMatchingClient() (matching.Client, error)
}

Factory can be used to create RPC clients for cadence services

func NewTChannelClientFactory

func NewTChannelClientFactory(ch *tchannel.Channel,
	monitor membership.Monitor, metricsClient metrics.Client, numberOfHistoryShards int) Factory

NewTChannelClientFactory creates an instance of client factory using tchannel

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL