request_response.pb.go ×20

Frontier kind: Code frontier

unlabeled · c_2e06fadd7693

49 tests · 1728 LOC · 62 files · introduces 0 tests · 53 LOC · 4 files

Introduces — evidence that enters the hierarchy at this concept

Code
27 ranges53 lines · 4 files
Tests
0 tests

Contains — complete concept membership

All code (extent)
263 ranges1728 lines · 62 files · Browse complete extent
All tests (intent)
49 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.

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.

Introduced tests

Every collected test enters the hierarchy at exactly one concept.

No tests are introduced at this concept. Its intent tests are introduced by other concepts.

Introduced code

Every collected source range enters the hierarchy at exactly one concept.

4 files ranked by introduced lines: 53 introduced LOC across 27 ranges. Expand a file to inspect source; the > gutter marks introduced lines.

go.temporal.io/server/api/adminservice/v1/request_response.pb.go 40 introduced LOC · 20 ranges

Open complete file

791 func (*ListHistoryTasksRequest) ProtoMessage() {}
792
793 > func (x *ListHistoryTasksRequest) ProtoReflect() protoreflect.Message { request_response.pb.go
794 > mi := &file_temporal_server_api_adminservice_v1_request_response_proto_msgTypes[12]
795 > if x != nil {
796 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
797 if ms.LoadMessageInfo() == nil {
864 func (*ListHistoryTasksResponse) ProtoMessage() {}
865
866 > func (x *ListHistoryTasksResponse) ProtoReflect() protoreflect.Message { request_response.pb.go
867 > mi := &file_temporal_server_api_adminservice_v1_request_response_proto_msgTypes[13]
868 > if x != nil {
869 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
870 if ms.LoadMessageInfo() == nil {
1122 func (*GetWorkflowExecutionRawHistoryV2Request) ProtoMessage() {}
1123
1124 > func (x *GetWorkflowExecutionRawHistoryV2Request) ProtoReflect() protoreflect.Message { request_response.pb.go
1125 > mi := &file_temporal_server_api_adminservice_v1_request_response_proto_msgTypes[17]
1126 > if x != nil {
1127 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1128 if ms.LoadMessageInfo() == nil {
1218 func (*GetWorkflowExecutionRawHistoryV2Response) ProtoMessage() {}
1219
1220 > func (x *GetWorkflowExecutionRawHistoryV2Response) ProtoReflect() protoreflect.Message { request_response.pb.go
1221 > mi := &file_temporal_server_api_adminservice_v1_request_response_proto_msgTypes[18]
1222 > if x != nil {
1223 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1224 if ms.LoadMessageInfo() == nil {
1290 func (*GetWorkflowExecutionRawHistoryRequest) ProtoMessage() {}
1291
1292 > func (x *GetWorkflowExecutionRawHistoryRequest) ProtoReflect() protoreflect.Message { request_response.pb.go
1293 > mi := &file_temporal_server_api_adminservice_v1_request_response_proto_msgTypes[19]
1294 > if x != nil {
1295 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1296 if ms.LoadMessageInfo() == nil {
1386 func (*GetWorkflowExecutionRawHistoryResponse) ProtoMessage() {}
1387
1388 > func (x *GetWorkflowExecutionRawHistoryResponse) ProtoReflect() protoreflect.Message { request_response.pb.go
1389 > mi := &file_temporal_server_api_adminservice_v1_request_response_proto_msgTypes[20]
1390 > if x != nil {
1391 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1392 if ms.LoadMessageInfo() == nil {
1746 func (*ReapplyEventsRequest) ProtoMessage() {}
1747
1748 > func (x *ReapplyEventsRequest) ProtoReflect() protoreflect.Message { request_response.pb.go
1749 > mi := &file_temporal_server_api_adminservice_v1_request_response_proto_msgTypes[27]
1750 > if x != nil {
1751 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1752 if ms.LoadMessageInfo() == nil {
3182 func (*RefreshWorkflowTasksRequest) ProtoMessage() {}
3183
3184 > func (x *RefreshWorkflowTasksRequest) ProtoReflect() protoreflect.Message { request_response.pb.go
3185 > mi := &file_temporal_server_api_adminservice_v1_request_response_proto_msgTypes[51]
3186 > if x != nil {
3187 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
3188 if ms.LoadMessageInfo() == nil {
3583 func (*DeleteWorkflowExecutionRequest) ProtoMessage() {}
3584
3585 > func (x *DeleteWorkflowExecutionRequest) ProtoReflect() protoreflect.Message { request_response.pb.go
3586 > mi := &file_temporal_server_api_adminservice_v1_request_response_proto_msgTypes[57]
3587 > if x != nil {
3588 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
3589 if ms.LoadMessageInfo() == nil {
3648 func (*DeleteWorkflowExecutionResponse) ProtoMessage() {}
3649
3650 > func (x *DeleteWorkflowExecutionResponse) ProtoReflect() protoreflect.Message { request_response.pb.go
3651 > mi := &file_temporal_server_api_adminservice_v1_request_response_proto_msgTypes[58]
3652 > if x != nil {
3653 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
3654 if ms.LoadMessageInfo() == nil {
go.temporal.io/server/api/workflow/v1/message.pb.go 8 introduced LOC · 4 ranges

Open complete file

57 func (*ParentExecutionInfo) ProtoMessage() {}
58
59 > func (x *ParentExecutionInfo) ProtoReflect() protoreflect.Message { message.pb.go
60 > mi := &file_temporal_server_api_workflow_v1_message_proto_msgTypes[0]
61 > if x != nil {
62 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
63 if ms.LoadMessageInfo() == nil {
66 return ms
67 }
68 > return mi.MessageOf(x) message.pb.go
69 }
70
143 func (*RootExecutionInfo) ProtoMessage() {}
144
145 > func (x *RootExecutionInfo) ProtoReflect() protoreflect.Message { message.pb.go
146 > mi := &file_temporal_server_api_workflow_v1_message_proto_msgTypes[1]
147 > if x != nil {
148 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
149 if ms.LoadMessageInfo() == nil {
152 return ms
153 }
154 > return mi.MessageOf(x) message.pb.go
155 }
156
go.temporal.io/server/api/health/v1/message.pb.go 4 introduced LOC · 2 ranges

Open complete file

63 func (*HealthCheck) ProtoMessage() {}
64
65 > func (x *HealthCheck) ProtoReflect() protoreflect.Message { message.pb.go
66 > mi := &file_temporal_server_api_health_v1_message_proto_msgTypes[0]
67 > if x != nil {
68 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
69 if ms.LoadMessageInfo() == nil {
72 return ms
73 }
74 > return mi.MessageOf(x) message.pb.go
75 }
76
go.temporal.io/server/api/token/v1/message.pb.go 1 introduced LOC · 1 range

Open complete file

619 return ms
620 }
621 > return mi.MessageOf(x) message.pb.go
622 }
623