# Functions
NewAdminClient creates a new adminClient instance.
NewFrontendClient creates a new frontendClient instance.
NewHistoryClient creates a new historyClient instance.
NewMatchingClient creates a new matchingClient instance.
NewShardDistributorClient creates a new sharddistributorClient instance.
# Constants
AdminDefaultLargeTimeout is the admin service large default timeout used to make calls.
AdminDefaultTimeout is the admin service default timeout used to make calls.
FrontendDefaultLongPollTimeout is the frontend service long poll default timeout used to make calls.
FrontendDefaultTimeout is the frontend service default timeout used to make calls.
HistoryDefaultTimeout is the default timeout used to make calls.
MatchingDefaultLongPollTimeout is the long poll default timeout used to make calls.
MatchingDefaultTimeout is the default timeout used to make calls.
ShardDistributorDefaultTimeout is the default timeout used to make calls.