Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewMessageClient, NewWorkflowClient)
Functions ¶
func NewMessageClient ¶
func NewMessageClient(client *rpc.Client) (pb.MessageClient, error)
func NewWorkflowClient ¶ added in v0.0.18
func NewWorkflowClient(client *rpc.Client) (pb.WorkflowClient, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.