# Functions
NewMockHandler creates a new mock instance.
NewMockProducerManager creates a new mock instance.
NewMockRequestValidator creates a new mock instance.
No description provided by the author
No description provided by the author
NewWorkflowHandler creates a thrift handler for the cadence service.
# Constants
HealthStatusOK is used when this node is healthy and rpc requests are allowed.
HealthStatusShuttingDown is used when the rpc handler is shutting down.
HealthStatusWarmingUp is used when the rpc handler is warming up.
# Structs
MockHandler is a mock of Handler interface.
MockHandlerMockRecorder is the mock recorder for MockHandler.
MockProducerManager is a mock of ProducerManager interface.
MockProducerManagerMockRecorder is the mock recorder for MockProducerManager.
MockRequestValidator is a mock of RequestValidator interface.
MockRequestValidatorMockRecorder is the mock recorder for MockRequestValidator.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author