mutableState historyi.MutableState,
logger log.Logger,
return &BranchMgrImpl{
shard: shard,
namespaceRegistry: shard.GetNamespaceRegistry(),
clusterMetadata: shard.GetClusterMetadata(),
executionMgr: shard.GetExecutionManager(),
context: wfContext,
mutableState: mutableState,
logger: logger,
}
}
func (r *BranchMgrImpl) GetOrCreate(