# Functions
FullName returns cadence service name with "cadence-" prefix.
GetMetricsServiceIdx returns the metrics name.
ShortName returns cadence service name without "cadence-" prefix.
No description provided by the author
# Constants
Frontend is the name of the frontend service.
History is the name of the history service.
Matching is the name of the matching service.
ShardDistributor is the name of the shard distributor service.
Worker is the name of the worker service.
# Variables
List contains the list of all cadence services.
ListWithRing contains the list of all cadence services that has a hash ring.