request_response.pb.go ×295
Frontier kind: Joint frontier
unlabeled · c_6fe0103abe16
14 tests · 2853 LOC · 88 files · introduces 4 tests · 784 LOC · 6 files
Introduces — evidence that enters the hierarchy at this concept
- Code
- 378 ranges784 lines · 6 files
- Tests
- 4 tests
Contains — complete concept membership
- All code (extent)
- 649 ranges2853 lines · 88 files · Browse complete extent
- All tests (intent)
- 14 testsBrowse complete intent
Neighbourhood graph
The orange circle is the focus. Violet and green circles are every ancestor and descendant, broader and narrower, at any distance; blue squares and pink diamonds are the introduced files and exact introduced tests of every visible concept, not only the focus's. Arrows point from broader to narrower concepts and bridge only concepts omitted from this view. Undirected links show source or test introduction. Concept and file size follows LOC; exact test nodes use test-count units.
- Focus concept
- Ancestors (broader)
- Descendants (narrower)
- Introduced files
- Introduced tests
Introduced files, introduced tests, and structurally relevant concept specialization
In the embedded map, ordinary wheel input scrolls the page; use the visible controls to zoom and drag to pan. Open the full-screen map for canvas navigation: wheel pans, Ctrl/Command plus wheel zooms, and arrow keys pan when this region is focused. On touch screens, open the full-screen map to pan or pinch. If JavaScript or WebGL is unavailable, use the native relationship evidence on this page.
Graph controls are ready.
Interactive rendering requires JavaScript and WebGL. Use the native relationship evidence on this page while the interactive map is unavailable.
Native relationship evidence
Every exact file and test below is linked only from the concept that introduces it.
-
request_response.pb.go ×295 — Focused concept
Introduced files:
- go.temporal.io/server/api/common/v1/api_category.pb.go
- go.temporal.io/server/api/historyservice/v1/request_response.pb.go
- go.temporal.io/server/api/routing/v1/extension.pb.go
- go.temporal.io/server/chasm/lib/activity/gen/activitypb/v1/request_response.pb.go
- go.temporal.io/server/chasm/lib/scheduler/gen/schedulerpb/v1/request_response.pb.go
- go.temporal.io/server/common/rpc/interceptor/health_check.go
go.temporal.io/server/common/rpc/interceptor/TestIsExcludedAPI_ChasmActivityServicego.temporal.io/server/common/rpc/interceptor/TestIsExcludedAPI_ChasmSchedulerServicego.temporal.io/server/common/rpc/interceptor/TestIsExcludedAPI_HistoryServicego.temporal.io/server/common/rpc/interceptor/TestIsExcludedAPI_UnknownMethod
-
workflow_handler.go ×11 — Ancestor (broader)
Introduced files:
- go.temporal.io/server/api/matchingservice/v1/request_response.pb.go
- go.temporal.io/server/api/matchingservice/v1/service_grpc.pb.go
- go.temporal.io/server/client/matching/client_gen.go
- go.temporal.io/server/client/matching/metric_client_gen.go
- go.temporal.io/server/client/matching/retryable_client_gen.go
- go.temporal.io/server/common/rpc/interceptor/routing_key_extractor_gen.go
- go.temporal.io/server/service/frontend/workflow_handler.go
- go.temporal.io/server/service/matching/handler.go
-
common.go ×1 — Ancestor (broader)
Introduced files:
- go.temporal.io/server/common/persistence/sql/common.go
- go.temporal.io/server/service/history/queues/queue_scheduled.go
- go.temporal.io/server/service/matching/db.go
- go.temporal.io/server/temporaltest/options.go
-
request_response.pb.go ×6 — Ancestor (broader)
Introduced files:
- go.temporal.io/server/api/historyservice/v1/request_response.pb.go
- go.temporal.io/server/api/historyservice/v1/service_grpc.pb.go
- go.temporal.io/server/api/matchingservice/v1/request_response.pb.go
- go.temporal.io/server/api/matchingservice/v1/service_grpc.pb.go
- go.temporal.io/server/client/history/client.go
- go.temporal.io/server/client/history/metric_client_gen.go
- go.temporal.io/server/client/history/retryable_client_gen.go
- go.temporal.io/server/client/matching/client.go
- go.temporal.io/server/client/matching/metric_client.go
- go.temporal.io/server/common/rpc/interceptor/telemetry.go
- go.temporal.io/server/service/frontend/workflow_handler.go
- go.temporal.io/server/service/history/handler.go
- go.temporal.io/server/service/history/queues/executable.go
- go.temporal.io/server/service/history/queues/scheduler.go
- go.temporal.io/server/service/history/transfer_queue_task_executor_base.go
- go.temporal.io/server/service/history/worker_versioning_util.go
- go.temporal.io/server/service/matching/handler.go
- go.temporal.io/server/service/matching/matching_engine.go
- go.temporal.io/server/service/matching/pri_forwarder.go
-
visibility_store.go ×17 — Ancestor (broader)
Introduced files:
- go.temporal.io/server/api/matchingservice/v1/service_grpc.pb.go
- go.temporal.io/server/common/client_cache.go
- go.temporal.io/server/common/namespace/namespace.go
- go.temporal.io/server/common/persistence/sql/sqlplugin/sqlite/visibility.go
- go.temporal.io/server/common/persistence/sql/sqlplugin/visibility.go
- go.temporal.io/server/common/persistence/visibility/store/sql/query_converter_legacy.go
- go.temporal.io/server/common/persistence/visibility/store/sql/query_converter_legacy_factory.go
- go.temporal.io/server/common/persistence/visibility/store/sql/query_converter_legacy_sqlite.go
- go.temporal.io/server/common/persistence/visibility/store/sql/visibility_store.go
- go.temporal.io/server/common/persistence/visibility/visibility_manager_impl.go
- go.temporal.io/server/common/searchattribute/mapper.go
- go.temporal.io/server/service/history/api/respondworkflowtaskcompleted/workflow_task_completed_handler.go
- go.temporal.io/server/service/matching/pri_matcher.go
- go.temporal.io/server/service/matching/task.go
- go.temporal.io/server/temporaltest/server.go
-
telemetry.go ×2 — Ancestor (broader)
Introduced files:
- go.temporal.io/server/common/rpc/interceptor/telemetry.go
- go.temporal.io/server/common/searchattribute/mapper.go
- go.temporal.io/server/temporaltest/options.go
- fx.go ×1 — Ancestor (broader) Introduced files: Introduced tests:
-
collector.go ×7 — Ancestor (broader)
Introduced files:
- go.temporal.io/server/common/testing/testtelemetry/collector.go
- go.temporal.io/server/temporal/fx.go
-
data_store_factory.go ×29 — Ancestor (broader)
Introduced files:
- go.temporal.io/server/common/persistence/client/fx.go
- go.temporal.io/server/common/persistence/telemetry/cluster_metadata_store_gen.go
- go.temporal.io/server/common/persistence/telemetry/data_store_factory.go
- go.temporal.io/server/common/persistence/telemetry/execution_store_gen.go
- go.temporal.io/server/common/persistence/telemetry/nexus_endpoint_store_gen.go
- go.temporal.io/server/common/persistence/telemetry/queue_gen.go
- go.temporal.io/server/common/persistence/telemetry/queue_v2_gen.go
- go.temporal.io/server/common/persistence/telemetry/shard_store_gen.go
- go.temporal.io/server/common/persistence/telemetry/shared_store_gen.go
- go.temporal.io/server/common/persistence/telemetry/task_store_gen.go
- go.temporal.io/server/common/resource/fx.go
- go.temporal.io/server/common/rpc/interceptor/logtags/admin_service_server_gen.go
- go.temporal.io/server/common/rpc/interceptor/logtags/history_service_server_gen.go
- go.temporal.io/server/common/rpc/interceptor/logtags/matching_service_server_gen.go
- go.temporal.io/server/common/rpc/interceptor/logtags/workflow_service_server_gen.go
- go.temporal.io/server/common/rpc/interceptor/logtags/workflow_tags.go
- go.temporal.io/server/common/telemetry/grpc.go
- go.temporal.io/server/service/frontend/fx.go
- go.temporal.io/server/service/fx.go
- go.temporal.io/server/service/history/queues/executable.go
- go.temporal.io/server/temporal/fx.go
- TestNewServer — Ancestor (broader) Introduced tests:
- pri_matcher.go ×1 — Ancestor (broader) Introduced files:
- timer_queue_active_task_executor.go ×1 — Ancestor (broader) Introduced files:
- TestNewServer — Ancestor (broader) Introduced tests:
-
metric_client.go ×3 — Ancestor (broader)
Introduced files:
- go.temporal.io/server/api/persistence/v1/executions.pb.go
- go.temporal.io/server/api/persistence/v1/namespaces.pb.go
- go.temporal.io/server/client/history/client_gen.go
- go.temporal.io/server/client/history/metric_client.go
- go.temporal.io/server/service/frontend/workflow_handler.go
-
request_response.pb.go ×12 — Ancestor (broader)
Introduced files:
- go.temporal.io/server/api/adminservice/v1/request_response.pb.go
- go.temporal.io/server/api/adminservice/v1/service_grpc.pb.go
- go.temporal.io/server/common/log/with_logger.go
- go.temporal.io/server/common/namespace/nsregistry/registry.go
- go.temporal.io/server/common/persistence/persistence_metric_clients.go
- go.temporal.io/server/common/persistence/persistence_rate_limited_clients.go
- go.temporal.io/server/common/persistence/sql/sqlplugin/sqlite/plugin.go
- go.temporal.io/server/common/resource/fx.go
- go.temporal.io/server/common/util.go
- go.temporal.io/server/service/frontend/admin_handler.go
- go.temporal.io/server/service/frontend/http_api_server.go
- go.temporal.io/server/temporal/server_option.go
-
workflow_task_completed_handler.go ×9 — Ancestor (broader)
Introduced files:
- go.temporal.io/server/common/persistence/visibility/visibility_manager_impl.go
- go.temporal.io/server/common/persistence/visibility/visibility_manager_rate_limited.go
- go.temporal.io/server/common/persistence/visibility/visiblity_manager_metrics.go
- go.temporal.io/server/service/history/api/get_history_util.go
- go.temporal.io/server/service/history/api/respondworkflowtaskcompleted/workflow_task_completed_handler.go
- go.temporal.io/server/service/history/workflow/mutable_state_impl.go
- go.temporal.io/server/service/matching/pri_forwarder.go
- pri_forwarder.go ×2 — Ancestor (broader) Introduced files:
- request_response.pb.go ×1 — Ancestor (broader) Introduced files:
- logger.go ×1 — Ancestor (broader) Introduced files:
- connections.go ×1 — Ancestor (broader) Introduced files:
- persistence_rate_limited_clients.go ×2 — Ancestor (broader) Introduced files:
- logger.go ×1 — Ancestor (broader) Introduced files: Introduced tests:
- metric_client.go ×2 — Ancestor (broader) Introduced files:
- pri_matcher.go ×1 — Ancestor (broader) Introduced files:
- task_queue_partition_manager.go ×2 — Ancestor (broader) Introduced files:
- connections.go ×2 — Ancestor (broader) Introduced files:
-
workflow_handler.go ×8 — Ancestor (broader)
Introduced files:
- go.temporal.io/server/api/historyservice/v1/request_response.pb.go
- go.temporal.io/server/api/historyservice/v1/service_grpc.pb.go
- go.temporal.io/server/client/history/client_gen.go
- go.temporal.io/server/client/history/metric_client_gen.go
- go.temporal.io/server/client/history/retryable_client_gen.go
- go.temporal.io/server/client/matching/client.go
- go.temporal.io/server/service/frontend/workflow_handler.go
- go.temporal.io/server/service/history/handler.go
- go.temporal.io/server/service/history/workflow/mutable_state_impl.go
- go.temporal.io/server/service/history/workflow/workflow_task_state_machine.go
- go.temporal.io/server/temporaltest/logger.go
- pri_matcher.go ×1 — Ancestor (broader) Introduced files:
- handler.go ×1 — Ancestor (broader) Introduced files:
- pri_matcher.go ×8 — Ancestor (broader) Introduced files:
- matching_engine.go ×1 — Ancestor (broader) Introduced files:
- server.go ×1 — Ancestor (broader) Introduced files:
- logger.go ×2 — Ancestor (broader) Introduced files:
- queue_scheduled.go ×1 — Ancestor (broader) Introduced files:
-
handler.go ×25 — Ancestor (broader)
Introduced files:
- go.temporal.io/server/api/historyservice/v1/request_response.pb.go
- go.temporal.io/server/api/historyservice/v1/service_grpc.pb.go
- go.temporal.io/server/api/matchingservice/v1/request_response.pb.go
- go.temporal.io/server/api/matchingservice/v1/service_grpc.pb.go
- go.temporal.io/server/api/taskqueue/v1/message.pb.go
- go.temporal.io/server/chasm/lib/nexusoperation/gen/nexusoperationpb/v1/request_response.pb.go
- go.temporal.io/server/chasm/lib/tests/gen/testspb/v1/request_response.pb.go
- go.temporal.io/server/client/history/client.go
- go.temporal.io/server/client/history/client_gen.go
- go.temporal.io/server/client/history/metric_client.go
- go.temporal.io/server/client/history/metric_client_gen.go
- go.temporal.io/server/client/history/retryable_client_gen.go
- go.temporal.io/server/client/matching/client.go
- go.temporal.io/server/client/matching/loadbalancer.go
- go.temporal.io/server/client/matching/metric_client.go
- go.temporal.io/server/common/cluster/metadata.go
- go.temporal.io/server/common/membership/ringpop/service_resolver.go
- go.temporal.io/server/common/namespace/namespace.go
- go.temporal.io/server/common/namespace/nsregistry/registry.go
- go.temporal.io/server/common/persistence/client/quotas.go
- go.temporal.io/server/common/persistence/execution_manager.go
- go.temporal.io/server/common/persistence/persistence_metric_clients.go
- go.temporal.io/server/common/persistence/persistence_rate_limited_clients.go
- go.temporal.io/server/common/persistence/persistence_retryable_clients.go
- go.temporal.io/server/common/persistence/sql/execution.go
- go.temporal.io/server/common/rpc/interceptor/health_check.go
- go.temporal.io/server/common/rpc/interceptor/namespace_rate_limit.go
- go.temporal.io/server/common/rpc/interceptor/telemetry.go
- go.temporal.io/server/common/rpc/rpc.go
- go.temporal.io/server/common/tasks/fifo_scheduler.go
- go.temporal.io/server/common/util.go
- go.temporal.io/server/common/worker_versioning/worker_versioning.go
- go.temporal.io/server/service/frontend/workflow_handler.go
- go.temporal.io/server/service/history/api/get_history_util.go
- go.temporal.io/server/service/history/configs/quotas.go
- go.temporal.io/server/service/history/fx.go
- go.temporal.io/server/service/history/handler.go
- go.temporal.io/server/service/history/queues/executable.go
- go.temporal.io/server/service/history/queues/queue_base.go
- go.temporal.io/server/service/history/shard/controller_impl.go
- go.temporal.io/server/service/history/shard/ownership_based_quota_calculator.go
- go.temporal.io/server/service/history/workflow/cache/cache.go
- go.temporal.io/server/service/history/workflow/metrics.go
- go.temporal.io/server/service/history/workflow/mutable_state_impl.go
- go.temporal.io/server/service/matching/handler.go
- request_response.pb.go ×1 — Descendant (narrower) Introduced files:
- request_response.pb.go ×1 — Descendant (narrower) Introduced files:
- request_response.pb.go ×1 — Descendant (narrower) Introduced files:
-
TestHistoryAPIMetrics, TestFrontendAPIMetrics, +2 — Descendant (narrower)
Introduced tests:
go.temporal.io/server/common/rpc/interceptor/TestMethodToPatternMappinggo.temporal.io/server/common/rpc/interceptor/TestNamespaceSuite/TestFrontendAPIMetricsgo.temporal.io/server/common/rpc/interceptor/TestNamespaceSuite/TestHistoryAPIMetricsgo.temporal.io/server/common/rpc/interceptor/TestNamespaceSuite/TestMatchingAPIMetrics
- request_response.pb.go ×1 — Descendant (narrower) Introduced files:
- request_response.pb.go ×1 — Descendant (narrower) Introduced files:
- request_response.pb.go ×1 — Descendant (narrower) Introduced files:
-
activity_state.pb.go ×2 — Descendant (narrower)
Introduced files:
- go.temporal.io/server/chasm/lib/activity/gen/activitypb/v1/activity_state.pb.go
- go.temporal.io/server/chasm/lib/activity/gen/activitypb/v1/request_response.pb.go
- go.temporal.io/server/chasm/lib/activity/gen/activitypb/v1/service.pb.go
- go.temporal.io/server/chasm/lib/activity/gen/activitypb/v1/tasks.pb.go
-
message.pb.go ×2 — Descendant (narrower)
Introduced files:
- go.temporal.io/server/api/schedule/v1/message.pb.go
- go.temporal.io/server/chasm/lib/scheduler/gen/schedulerpb/v1/message.pb.go
- go.temporal.io/server/chasm/lib/scheduler/gen/schedulerpb/v1/request_response.pb.go
- go.temporal.io/server/chasm/lib/scheduler/gen/schedulerpb/v1/service.pb.go
- go.temporal.io/server/chasm/lib/scheduler/gen/schedulerpb/v1/tasks.pb.go
- request_response.pb.go ×1 — Descendant (narrower) Introduced files:
- request_response.pb.go ×1 — Descendant (narrower) Introduced files:
- message.pb.go ×2 — Descendant (narrower) Introduced files:
- extension.pb.go ×2 — Descendant (narrower) Introduced files:
- request_response.pb.go ×1 — Descendant (narrower) Introduced files:
- noop_moving_window_average.go ×1 — Descendant (narrower) Introduced files:
- test_impl.go ×2 — Descendant (narrower) Introduced files:
- search_attribute.go ×12 — Descendant (narrower) Introduced files:
- request_response.pb.go ×1 — Descendant (narrower) Introduced files:
- key.go ×1 — Descendant (narrower) Introduced files:
- request_response.pb.go ×1 — Descendant (narrower) Introduced files:
- request_response.pb.go ×2 — Descendant (narrower) Introduced files:
- request_response.pb.go ×1 — Descendant (narrower) Introduced files:
- priority.go ×1 — Descendant (narrower) Introduced files:
-
setting_gen.go ×51 — Descendant (narrower)
Introduced files:
- go.temporal.io/server/common/dynamicconfig/collection.go
- go.temporal.io/server/common/dynamicconfig/deepcopy.go
- go.temporal.io/server/common/dynamicconfig/gradual_change.go
- go.temporal.io/server/common/dynamicconfig/key.go
- go.temporal.io/server/common/dynamicconfig/registry.go
- go.temporal.io/server/common/dynamicconfig/setting_gen.go
- go.temporal.io/server/common/dynamicconfig/shared_structure.go
- go.temporal.io/server/common/util/wildcard.go
go.temporal.io/server/common/circuitbreaker/TestTSCBWithDynamicSettingsgo.temporal.io/server/common/dynamicconfig/TestDeepCopy_OtherReferenceTypes_Nilgo.temporal.io/server/service/matching/configs/TestQuotasSuite/TestAPIPrioritiesOrderedgo.temporal.io/server/service/matching/configs/TestQuotasSuite/TestAPIToPriorityMapping
- grpc_resolver.go ×2 — Descendant (narrower) Introduced files:
- predicates.pb.go ×21 — Descendant (narrower) Introduced files:
-
service.pb.go ×2 — Descendant (narrower)
Introduced files:
- go.temporal.io/server/api/adminservice/v1/request_response.pb.go
- go.temporal.io/server/api/adminservice/v1/service.pb.go
- go.temporal.io/server/api/cluster/v1/message.pb.go
- go.temporal.io/server/api/common/v1/api_category.pb.go
- go.temporal.io/server/api/common/v1/dlq.pb.go
- go.temporal.io/server/api/health/v1/message.pb.go
- go.temporal.io/server/api/historyservice/v1/request_response.pb.go
- go.temporal.io/server/api/historyservice/v1/service.pb.go
- go.temporal.io/server/api/matchingservice/v1/request_response.pb.go
- go.temporal.io/server/api/matchingservice/v1/service.pb.go
- go.temporal.io/server/api/namespace/v1/message.pb.go
- go.temporal.io/server/api/replication/v1/message.pb.go
- go.temporal.io/server/api/token/v1/message.pb.go
- message.pb.go ×2 — Descendant (narrower) Introduced files:
- constants.go ×1 — Descendant (narrower) Introduced files:
- task.pb.go ×1 — Descendant (narrower) Introduced files:
-
message.pb.go ×2 — Descendant (narrower)
Introduced files:
- go.temporal.io/server/api/history/v1/message.pb.go
- go.temporal.io/server/api/persistence/v1/chasm.pb.go
- go.temporal.io/server/api/persistence/v1/chasm_visibility.pb.go
- go.temporal.io/server/api/persistence/v1/cluster_metadata.pb.go
- go.temporal.io/server/api/persistence/v1/executions.pb.go
- go.temporal.io/server/api/persistence/v1/history_tree.pb.go
- go.temporal.io/server/api/persistence/v1/hsm.pb.go
- go.temporal.io/server/api/persistence/v1/namespaces.pb.go
- go.temporal.io/server/api/persistence/v1/nexus.pb.go
- go.temporal.io/server/api/persistence/v1/predicates.pb.go
- go.temporal.io/server/api/persistence/v1/queue_metadata.pb.go
- go.temporal.io/server/api/persistence/v1/queues.pb.go
- go.temporal.io/server/api/persistence/v1/task_queues.pb.go
- go.temporal.io/server/api/persistence/v1/tasks.pb.go
- go.temporal.io/server/api/persistence/v1/update.pb.go
- go.temporal.io/server/api/persistence/v1/workflow_mutable_state.pb.go
- go.temporal.io/server/api/workflow/v1/message.pb.go
-
defs.go ×5 — Descendant (narrower)
Introduced files:
- go.temporal.io/server/api/metrics/v1/message.pb.go
- go.temporal.io/server/common/build/build.go
- go.temporal.io/server/common/metrics/defs.go
- go.temporal.io/server/common/metrics/defs_base.go
- go.temporal.io/server/common/metrics/noop_impl.go
- go.temporal.io/server/common/metrics/option.go
- go.temporal.io/server/common/metrics/registry.go
- tags.go ×9 — Descendant (narrower) Introduced files:
- message.pb.go ×2 — Descendant (narrower) Introduced files:
-
cluster.pb.go ×2 — Descendant (narrower)
Introduced files:
- go.temporal.io/server/api/enums/v1/cluster.pb.go
- go.temporal.io/server/api/enums/v1/common.pb.go
- go.temporal.io/server/api/enums/v1/dlq.pb.go
- go.temporal.io/server/api/enums/v1/fairness_state.pb.go
- go.temporal.io/server/api/enums/v1/nexus.pb.go
- go.temporal.io/server/api/enums/v1/predicate.pb.go
- go.temporal.io/server/api/enums/v1/replication.pb.go
- go.temporal.io/server/api/enums/v1/task.pb.go
- go.temporal.io/server/api/enums/v1/workflow.pb.go
- go.temporal.io/server/api/enums/v1/workflow_task_type.pb.go
- wildcard.go ×1 — Descendant (narrower) Introduced files:
- wildcard.go ×4 — Descendant (narrower) Introduced files:
- retrypolicy.go ×3 — Descendant (narrower) Introduced files:
- message.pb.go ×2 — Descendant (narrower) Introduced files:
- payload.go ×1 — Descendant (narrower) Introduced files:
- TestOperatorServiceMetadata, TestWorkflowServiceMetadata — Descendant (narrower) Introduced tests:
Introduced tests
Every collected test enters the hierarchy at exactly one concept.
4 tests introduced at this concept.
Introduced code
Every collected source range enters the hierarchy at exactly one concept.
6 files ranked by introduced lines: 784 introduced LOC across 378 ranges. Expand a file to inspect source; the > gutter marks introduced lines.
go.temporal.io/server/api/historyservice/v1/request_response.pb.go 577 introduced LOC · 295 ranges
func (*StartWorkflowExecutionResponse) ProtoMessage() {}
func (x *StartWorkflowExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[2]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetMutableStateRequest) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[3]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetMutableStateResponse) ProtoMessage() {}
func (x *GetMutableStateResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[4]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PollMutableStateRequest) ProtoMessage() {}
func (x *PollMutableStateRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[5]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PollMutableStateResponse) ProtoMessage() {}
func (x *PollMutableStateResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[6]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ResetStickyTaskQueueRequest) ProtoMessage() {}
func (x *ResetStickyTaskQueueRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[7]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ResetStickyTaskQueueResponse) ProtoMessage() {}
func (x *ResetStickyTaskQueueResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[8]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ExecuteMultiOperationRequest) ProtoMessage() {}
func (x *ExecuteMultiOperationRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[9]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ExecuteMultiOperationResponse) ProtoMessage() {}
func (x *ExecuteMultiOperationResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[10]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RecordWorkflowTaskStartedRequest) ProtoMessage() {}
func (x *RecordWorkflowTaskStartedRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[11]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RecordWorkflowTaskStartedResponse) ProtoMessage() {}
func (x *RecordWorkflowTaskStartedResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[12]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RecordActivityTaskStartedRequest) ProtoMessage() {}
func (x *RecordActivityTaskStartedRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[14]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RecordActivityTaskStartedResponse) ProtoMessage() {}
func (x *RecordActivityTaskStartedResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[15]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RespondWorkflowTaskCompletedRequest) ProtoMessage() {}
func (x *RespondWorkflowTaskCompletedRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[16]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RespondWorkflowTaskCompletedResponse) ProtoMessage() {}
func (x *RespondWorkflowTaskCompletedResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[17]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RespondWorkflowTaskFailedRequest) ProtoMessage() {}
func (x *RespondWorkflowTaskFailedRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[18]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RespondWorkflowTaskFailedResponse) ProtoMessage() {}
func (x *RespondWorkflowTaskFailedResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[19]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*IsWorkflowTaskValidRequest) ProtoMessage() {}
func (x *IsWorkflowTaskValidRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[20]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*IsWorkflowTaskValidResponse) ProtoMessage() {}
func (x *IsWorkflowTaskValidResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[21]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RecordActivityTaskHeartbeatRequest) ProtoMessage() {}
func (x *RecordActivityTaskHeartbeatRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[22]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RecordActivityTaskHeartbeatResponse) ProtoMessage() {}
func (x *RecordActivityTaskHeartbeatResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[23]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RespondActivityTaskCompletedRequest) ProtoMessage() {}
func (x *RespondActivityTaskCompletedRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[24]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RespondActivityTaskCompletedResponse) ProtoMessage() {}
func (x *RespondActivityTaskCompletedResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[25]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RespondActivityTaskFailedRequest) ProtoMessage() {}
func (x *RespondActivityTaskFailedRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[26]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RespondActivityTaskFailedResponse) ProtoMessage() {}
func (x *RespondActivityTaskFailedResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[27]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RespondActivityTaskCanceledRequest) ProtoMessage() {}
func (x *RespondActivityTaskCanceledRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[28]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RespondActivityTaskCanceledResponse) ProtoMessage() {}
func (x *RespondActivityTaskCanceledResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[29]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*IsActivityTaskValidRequest) ProtoMessage() {}
func (x *IsActivityTaskValidRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[30]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*IsActivityTaskValidResponse) ProtoMessage() {}
func (x *IsActivityTaskValidResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[31]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*SignalWorkflowExecutionRequest) ProtoMessage() {}
func (x *SignalWorkflowExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[32]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*SignalWorkflowExecutionResponse) ProtoMessage() {}
func (x *SignalWorkflowExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[33]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*SignalWithStartWorkflowExecutionRequest) ProtoMessage() {}
func (x *SignalWithStartWorkflowExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[34]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*SignalWithStartWorkflowExecutionResponse) ProtoMessage() {}
func (x *SignalWithStartWorkflowExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[35]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RemoveSignalMutableStateRequest) ProtoMessage() {}
func (x *RemoveSignalMutableStateRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[36]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RemoveSignalMutableStateResponse) ProtoMessage() {}
func (x *RemoveSignalMutableStateResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[37]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*TerminateWorkflowExecutionRequest) ProtoMessage() {}
func (x *TerminateWorkflowExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[38]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*TerminateWorkflowExecutionResponse) ProtoMessage() {}
func (x *TerminateWorkflowExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[39]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DeleteWorkflowExecutionRequest) ProtoMessage() {}
func (x *DeleteWorkflowExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[40]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DeleteWorkflowExecutionResponse) ProtoMessage() {}
func (x *DeleteWorkflowExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[41]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ResetWorkflowExecutionRequest) ProtoMessage() {}
func (x *ResetWorkflowExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[42]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ResetWorkflowExecutionResponse) ProtoMessage() {}
func (x *ResetWorkflowExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[43]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RequestCancelWorkflowExecutionRequest) ProtoMessage() {}
func (x *RequestCancelWorkflowExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[44]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RequestCancelWorkflowExecutionResponse) ProtoMessage() {}
func (x *RequestCancelWorkflowExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[45]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ScheduleWorkflowTaskRequest) ProtoMessage() {}
func (x *ScheduleWorkflowTaskRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[46]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ScheduleWorkflowTaskResponse) ProtoMessage() {}
func (x *ScheduleWorkflowTaskResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[47]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*VerifyFirstWorkflowTaskScheduledRequest) ProtoMessage() {}
func (x *VerifyFirstWorkflowTaskScheduledRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[48]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*VerifyFirstWorkflowTaskScheduledResponse) ProtoMessage() {}
func (x *VerifyFirstWorkflowTaskScheduledResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[49]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RecordChildExecutionCompletedResponse) ProtoMessage() {}
func (x *RecordChildExecutionCompletedResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[51]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*VerifyChildExecutionCompletionRecordedResponse) ProtoMessage() {}
func (x *VerifyChildExecutionCompletionRecordedResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[53]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DescribeWorkflowExecutionRequest) ProtoMessage() {}
func (x *DescribeWorkflowExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[54]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DescribeWorkflowExecutionResponse) ProtoMessage() {}
func (x *DescribeWorkflowExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[55]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ReplicateEventsV2Request) ProtoMessage() {}
func (x *ReplicateEventsV2Request) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[56]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ReplicateEventsV2Response) ProtoMessage() {}
func (x *ReplicateEventsV2Response) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[57]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ReplicateWorkflowStateRequest) ProtoMessage() {}
func (x *ReplicateWorkflowStateRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[58]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ReplicateWorkflowStateResponse) ProtoMessage() {}
func (x *ReplicateWorkflowStateResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[59]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*SyncShardStatusRequest) ProtoMessage() {}
func (x *SyncShardStatusRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[60]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*SyncShardStatusResponse) ProtoMessage() {}
func (x *SyncShardStatusResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[61]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*SyncActivityRequest) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[62]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*SyncActivityResponse) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[65]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DescribeMutableStateResponse) ProtoMessage() {}
func (x *DescribeMutableStateResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[67]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DescribeHistoryHostRequest) ProtoMessage() {}
func (x *DescribeHistoryHostRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[68]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DescribeHistoryHostResponse) ProtoMessage() {}
func (x *DescribeHistoryHostResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[69]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*CloseShardRequest) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[70]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*CloseShardResponse) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[71]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetShardRequest) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[72]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetShardResponse) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[73]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RemoveTaskRequest) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[74]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RemoveTaskResponse) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[75]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetReplicationMessagesRequest) ProtoMessage() {}
func (x *GetReplicationMessagesRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[76]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetReplicationMessagesResponse) ProtoMessage() {}
func (x *GetReplicationMessagesResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[77]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetDLQReplicationMessagesRequest) ProtoMessage() {}
func (x *GetDLQReplicationMessagesRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[78]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetDLQReplicationMessagesResponse) ProtoMessage() {}
func (x *GetDLQReplicationMessagesResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[79]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*QueryWorkflowRequest) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[80]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*QueryWorkflowResponse) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[81]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ReapplyEventsRequest) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[82]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ReapplyEventsResponse) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[83]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetDLQMessagesRequest) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[84]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetDLQMessagesResponse) ProtoMessage() {}
func (x *GetDLQMessagesResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[85]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PurgeDLQMessagesRequest) ProtoMessage() {}
func (x *PurgeDLQMessagesRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[86]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PurgeDLQMessagesResponse) ProtoMessage() {}
func (x *PurgeDLQMessagesResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[87]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*MergeDLQMessagesRequest) ProtoMessage() {}
func (x *MergeDLQMessagesRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[88]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*MergeDLQMessagesResponse) ProtoMessage() {}
func (x *MergeDLQMessagesResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[89]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RefreshWorkflowTasksRequest) ProtoMessage() {}
func (x *RefreshWorkflowTasksRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[90]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RefreshWorkflowTasksResponse) ProtoMessage() {}
func (x *RefreshWorkflowTasksResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[91]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GenerateLastHistoryReplicationTasksResponse) ProtoMessage() {}
func (x *GenerateLastHistoryReplicationTasksResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[93]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetReplicationStatusResponse) ProtoMessage() {}
func (x *GetReplicationStatusResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[95]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RebuildMutableStateRequest) ProtoMessage() {}
func (x *RebuildMutableStateRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[99]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RebuildMutableStateResponse) ProtoMessage() {}
func (x *RebuildMutableStateResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[100]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ImportWorkflowExecutionResponse) ProtoMessage() {}
func (x *ImportWorkflowExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[102]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DeleteWorkflowVisibilityRecordRequest) ProtoMessage() {}
func (x *DeleteWorkflowVisibilityRecordRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[103]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DeleteWorkflowVisibilityRecordResponse) ProtoMessage() {}
func (x *DeleteWorkflowVisibilityRecordResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[104]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UpdateWorkflowExecutionRequest) ProtoMessage() {}
func (x *UpdateWorkflowExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[105]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UpdateWorkflowExecutionResponse) ProtoMessage() {}
func (x *UpdateWorkflowExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[106]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*StreamWorkflowReplicationMessagesRequest) ProtoMessage() {}
func (x *StreamWorkflowReplicationMessagesRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[107]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*StreamWorkflowReplicationMessagesResponse) ProtoMessage() {}
func (x *StreamWorkflowReplicationMessagesResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[108]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PollWorkflowExecutionUpdateRequest) ProtoMessage() {}
func (x *PollWorkflowExecutionUpdateRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[109]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PollWorkflowExecutionUpdateResponse) ProtoMessage() {}
func (x *PollWorkflowExecutionUpdateResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[110]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetWorkflowExecutionHistoryRequest) ProtoMessage() {}
func (x *GetWorkflowExecutionHistoryRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[111]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetWorkflowExecutionHistoryReverseRequest) ProtoMessage() {}
func (x *GetWorkflowExecutionHistoryReverseRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[114]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetWorkflowExecutionHistoryReverseResponse) ProtoMessage() {}
func (x *GetWorkflowExecutionHistoryReverseResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[115]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetWorkflowExecutionRawHistoryV2Request) ProtoMessage() {}
func (x *GetWorkflowExecutionRawHistoryV2Request) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[116]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetWorkflowExecutionRawHistoryV2Response) ProtoMessage() {}
func (x *GetWorkflowExecutionRawHistoryV2Response) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[117]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetWorkflowExecutionRawHistoryRequest) ProtoMessage() {}
func (x *GetWorkflowExecutionRawHistoryRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[118]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*GetWorkflowExecutionRawHistoryResponse) ProtoMessage() {}
func (x *GetWorkflowExecutionRawHistoryResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[119]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ForceDeleteWorkflowExecutionRequest) ProtoMessage() {}
func (x *ForceDeleteWorkflowExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[120]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ForceDeleteWorkflowExecutionResponse) ProtoMessage() {}
func (x *ForceDeleteWorkflowExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[121]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DeleteExecutionRequest) ProtoMessage() {}
func (x *DeleteExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[122]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DeleteExecutionResponse) ProtoMessage() {}
func (x *DeleteExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[123]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ListQueuesRequest) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[128]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ListQueuesResponse) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[129]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*AddTasksRequest) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[130]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*AddTasksResponse) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[131]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ListTasksRequest) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[132]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*CompleteNexusOperationChasmRequest) ProtoMessage() {}
func (x *CompleteNexusOperationChasmRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[134]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*CompleteNexusOperationChasmResponse) ProtoMessage() {}
func (x *CompleteNexusOperationChasmResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[135]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*CompleteNexusOperationRequest) ProtoMessage() {}
func (x *CompleteNexusOperationRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[136]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*CompleteNexusOperationResponse) ProtoMessage() {}
func (x *CompleteNexusOperationResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[137]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*InvokeStateMachineMethodRequest) ProtoMessage() {}
func (x *InvokeStateMachineMethodRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[138]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*InvokeStateMachineMethodResponse) ProtoMessage() {}
func (x *InvokeStateMachineMethodResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[139]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DeepHealthCheckRequest) ProtoMessage() {}
func (x *DeepHealthCheckRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[140]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DeepHealthCheckResponse) ProtoMessage() {}
func (x *DeepHealthCheckResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[141]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*SyncWorkflowStateRequest) ProtoMessage() {}
func (x *SyncWorkflowStateRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[142]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*SyncWorkflowStateResponse) ProtoMessage() {}
func (x *SyncWorkflowStateResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[143]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UpdateActivityOptionsRequest) ProtoMessage() {}
func (x *UpdateActivityOptionsRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[144]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UpdateActivityOptionsResponse) ProtoMessage() {}
func (x *UpdateActivityOptionsResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[145]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PauseActivityRequest) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[146]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PauseActivityResponse) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[147]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UnpauseActivityRequest) ProtoMessage() {}
func (x *UnpauseActivityRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[148]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UnpauseActivityResponse) ProtoMessage() {}
func (x *UnpauseActivityResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[149]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ResetActivityRequest) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[150]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ResetActivityResponse) ProtoMessage() {}
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[151]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UpdateWorkflowExecutionOptionsRequest) ProtoMessage() {}
func (x *UpdateWorkflowExecutionOptionsRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[152]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UpdateWorkflowExecutionOptionsResponse) ProtoMessage() {}
func (x *UpdateWorkflowExecutionOptionsResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[153]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PauseWorkflowExecutionRequest) ProtoMessage() {}
func (x *PauseWorkflowExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[154]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PauseWorkflowExecutionResponse) ProtoMessage() {}
func (x *PauseWorkflowExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[155]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UnpauseWorkflowExecutionRequest) ProtoMessage() {}
func (x *UnpauseWorkflowExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[156]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UnpauseWorkflowExecutionResponse) ProtoMessage() {}
func (x *UnpauseWorkflowExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[157]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*StartNexusOperationRequest) ProtoMessage() {}
func (x *StartNexusOperationRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[158]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*StartNexusOperationResponse) ProtoMessage() {}
func (x *StartNexusOperationResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[159]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*CancelNexusOperationRequest) ProtoMessage() {}
func (x *CancelNexusOperationRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[160]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*CancelNexusOperationResponse) ProtoMessage() {}
func (x *CancelNexusOperationResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_api_historyservice_v1_request_response_proto_msgTypes[161]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
go.temporal.io/server/chasm/lib/activity/gen/activitypb/v1/request_response.pb.go 80 introduced LOC · 40 ranges
func (*StartActivityExecutionRequest) ProtoMessage() {}
func (x *StartActivityExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[0]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*StartActivityExecutionResponse) ProtoMessage() {}
func (x *StartActivityExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[1]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DescribeActivityExecutionRequest) ProtoMessage() {}
func (x *DescribeActivityExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[2]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DescribeActivityExecutionResponse) ProtoMessage() {}
func (x *DescribeActivityExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[3]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PollActivityExecutionRequest) ProtoMessage() {}
func (x *PollActivityExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[4]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PollActivityExecutionResponse) ProtoMessage() {}
func (x *PollActivityExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[5]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*TerminateActivityExecutionRequest) ProtoMessage() {}
func (x *TerminateActivityExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[6]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*TerminateActivityExecutionResponse) ProtoMessage() {}
func (x *TerminateActivityExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[7]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RequestCancelActivityExecutionRequest) ProtoMessage() {}
func (x *RequestCancelActivityExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[8]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*RequestCancelActivityExecutionResponse) ProtoMessage() {}
func (x *RequestCancelActivityExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[9]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DeleteActivityExecutionRequest) ProtoMessage() {}
func (x *DeleteActivityExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[10]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DeleteActivityExecutionResponse) ProtoMessage() {}
func (x *DeleteActivityExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[11]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PauseActivityExecutionRequest) ProtoMessage() {}
func (x *PauseActivityExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[12]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PauseActivityExecutionResponse) ProtoMessage() {}
func (x *PauseActivityExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[13]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UnpauseActivityExecutionRequest) ProtoMessage() {}
func (x *UnpauseActivityExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[14]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UnpauseActivityExecutionResponse) ProtoMessage() {}
func (x *UnpauseActivityExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[15]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ResetActivityExecutionRequest) ProtoMessage() {}
func (x *ResetActivityExecutionRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[16]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ResetActivityExecutionResponse) ProtoMessage() {}
func (x *ResetActivityExecutionResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[17]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UpdateActivityExecutionOptionsRequest) ProtoMessage() {}
func (x *UpdateActivityExecutionOptionsRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[18]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UpdateActivityExecutionOptionsResponse) ProtoMessage() {}
func (x *UpdateActivityExecutionOptionsResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_activity_proto_v1_request_response_proto_msgTypes[19]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
go.temporal.io/server/chasm/lib/scheduler/gen/schedulerpb/v1/request_response.pb.go 69 introduced LOC · 35 ranges
func (*CreateScheduleRequest) ProtoMessage() {}
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[0]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*CreateScheduleResponse) ProtoMessage() {}
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[1]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UpdateScheduleRequest) ProtoMessage() {}
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[2]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*UpdateScheduleResponse) ProtoMessage() {}
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[3]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PatchScheduleRequest) ProtoMessage() {}
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[4]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*PatchScheduleResponse) ProtoMessage() {}
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[5]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DeleteScheduleRequest) ProtoMessage() {}
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[6]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DeleteScheduleResponse) ProtoMessage() {}
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[7]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DescribeScheduleRequest) ProtoMessage() {}
func (x *DescribeScheduleRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[8]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*DescribeScheduleResponse) ProtoMessage() {}
func (x *DescribeScheduleResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[9]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ListScheduleMatchingTimesRequest) ProtoMessage() {}
func (x *ListScheduleMatchingTimesRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[10]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*ListScheduleMatchingTimesResponse) ProtoMessage() {}
func (x *ListScheduleMatchingTimesResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[11]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*CreateFromMigrationStateResponse) ProtoMessage() {}
func (x *CreateFromMigrationStateResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[13]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*CreateSentinelRequest) ProtoMessage() {}
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[14]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*CreateSentinelResponse) ProtoMessage() {}
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[15]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*MigrateToWorkflowRequest) ProtoMessage() {}
func (x *MigrateToWorkflowRequest) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[16]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
func (*MigrateToWorkflowResponse) ProtoMessage() {}
func (x *MigrateToWorkflowResponse) ProtoReflect() protoreflect.Message {
request_response.pb.go
mi := &file_temporal_server_chasm_lib_scheduler_proto_v1_request_response_proto_msgTypes[17]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
go.temporal.io/server/common/rpc/interceptor/health_check.go 36 introduced LOC · 3 ranges
)
excludedAPIs = make(map[string]bool)
excludedCategories := map[commonspb.ApiCategory]bool{
commonspb.API_CATEGORY_LONG_POLL: true,
commonspb.API_CATEGORY_SYSTEM: true,
}
// Process HistoryService explicitly.
processServiceFile(historyservice.File_temporal_server_api_historyservice_v1_service_proto, excludedCategories)
// Auto-detect all registered chasm/lib service files.
// New services under chasm/lib are picked up automatically without code changes here.
protoregistry.GlobalFiles.RangeFiles(func(fd protoreflect.FileDescriptor) bool {
path := string(fd.Path())
if strings.HasPrefix(path, chasmProtoPrefix) && strings.HasSuffix(path, serviceProtoSuffix) {
processServiceFile(fd, excludedCategories)
}
return true
})
}
// processServiceFile enumerates all methods in a service file and adds excluded categories to excludedAPIs.
func processServiceFile(file protoreflect.FileDescriptor, excludedCategories map[commonspb.ApiCategory]bool) {
health_check.go
services := file.Services()
for i := 0; i < services.Len(); i++ {
service := services.Get(i)
methods := service.Methods()
for j := 0; j < methods.Len(); j++ {
method := methods.Get(j)
opts, ok := method.Options().(*descriptorpb.MethodOptions)
if ok && proto.HasExtension(opts, commonspb.E_ApiCategory) {
categoryOpts, ok := proto.GetExtension(opts, commonspb.E_ApiCategory).(*commonspb.ApiCategoryOptions)
if ok && categoryOpts != nil && excludedCategories[categoryOpts.GetCategory()] {
fullMethod := fmt.Sprintf("/%s/%s", service.FullName(), method.Name())
excludedAPIs[fullMethod] = true
}
}
}
// isExcludedAPI checks if an API is marked as a non-standard API via proto options.
excludedAPIsOnce.Do(initExcludedAPIs)
return excludedAPIs[fullMethod]
}
// NewHealthCheckInterceptor creates a new health check interceptor
go.temporal.io/server/api/common/v1/api_category.pb.go 13 introduced LOC · 3 ranges
func (*ApiCategoryOptions) ProtoMessage() {}
mi := &file_temporal_server_api_common_v1_api_category_proto_msgTypes[0]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
ms.StoreMessageInfo(mi)
}
return ms
}
}
}
if x != nil {
return x.Category
}
return API_CATEGORY_UNSPECIFIED
}
go.temporal.io/server/api/routing/v1/extension.pb.go 9 introduced LOC · 2 ranges
func (*RoutingOptions) ProtoMessage() {}
mi := &file_temporal_server_api_routing_v1_extension_proto_msgTypes[0]
if x != nil {
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
if ms.LoadMessageInfo() == nil {
ms.StoreMessageInfo(mi)
}
return ms
}
}