Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client interface { historyserviceclient.Interface }
Client is the interface exposed by history service client
func NewClient ¶
func NewClient(d common.RPCFactory, monitor membership.Monitor, numberOfShards int) (Client, error)
NewClient creates a new history service TChannel client
Click to show internal directories.
Click to hide internal directories.