Documentation ¶
Index ¶
- func NewAdminClient(c adminv1.AdminAPIYARPCClient) admin.Client
- func NewFrontendClient(domain apiv1.DomainAPIYARPCClient, workflow apiv1.WorkflowAPIYARPCClient, ...) frontend.Client
- func NewHistoryClient(c historyv1.HistoryAPIYARPCClient) history.Client
- func NewMatchingClient(c matchingv1.MatchingAPIYARPCClient) matching.Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAdminClient ¶
func NewAdminClient(c adminv1.AdminAPIYARPCClient) admin.Client
func NewFrontendClient ¶
func NewFrontendClient( domain apiv1.DomainAPIYARPCClient, workflow apiv1.WorkflowAPIYARPCClient, worker apiv1.WorkerAPIYARPCClient, visibility apiv1.VisibilityAPIYARPCClient, ) frontend.Client
func NewHistoryClient ¶
func NewHistoryClient(c historyv1.HistoryAPIYARPCClient) history.Client
func NewMatchingClient ¶
func NewMatchingClient(c matchingv1.MatchingAPIYARPCClient) matching.Client
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.