# Functions
NewConfig returns new service config with default values.
NewDomainReplicator create a new instance odf domain replicator.
NewService builds a new cadence-frontend service.
NewWorkflowHandler creates a thrift handler for the cadence service.
# Variables
ErrInvalidDomainStatus is the error to indicate invalid domain status.
# Structs
Config represents configuration for cadence-frontend service.
Service represents the cadence-frontend service.
No description provided by the author
# Interfaces
No description provided by the author