Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client interface { workflowserviceclient.Interface }
Client is the interface exposed by frontend service client
func New ¶ added in v0.3.2
func New(d *yarpc.Dispatcher) Client
New creates a client to cadence frontend
Click to show internal directories.
Click to hide internal directories.