Documentation
¶
Index ¶
- func NewAdminClient(client _sourceAdmin.Client, policy backoff.RetryPolicy, ...) _sourceAdmin.Client
- func NewFrontendClient(client _sourceFrontend.Client, policy backoff.RetryPolicy, ...) _sourceFrontend.Client
- func NewHistoryClient(client _sourceHistory.Client, policy backoff.RetryPolicy, ...) _sourceHistory.Client
- func NewMatchingClient(client _sourceMatching.Client, policy backoff.RetryPolicy, ...) _sourceMatching.Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAdminClient ¶
func NewAdminClient(client _sourceAdmin.Client, policy backoff.RetryPolicy, isRetryable backoff.IsRetryable) _sourceAdmin.Client
NewAdminClient creates a new instance of adminClient with retry policy
func NewFrontendClient ¶
func NewFrontendClient(client _sourceFrontend.Client, policy backoff.RetryPolicy, isRetryable backoff.IsRetryable) _sourceFrontend.Client
NewFrontendClient creates a new instance of frontendClient with retry policy
func NewHistoryClient ¶
func NewHistoryClient(client _sourceHistory.Client, policy backoff.RetryPolicy, isRetryable backoff.IsRetryable) _sourceHistory.Client
NewHistoryClient creates a new instance of historyClient with retry policy
func NewMatchingClient ¶
func NewMatchingClient(client _sourceMatching.Client, policy backoff.RetryPolicy, isRetryable backoff.IsRetryable) _sourceMatching.Client
NewMatchingClient creates a new instance of matchingClient with retry policy
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.