message.pb.go ×21

Frontier kind: Code frontier

unlabeled · c_9a35e9e363dc

17 tests · 2933 LOC · 135 files · introduces 0 tests · 45 LOC · 1 file

Introduces — evidence that enters the hierarchy at this concept

Code
21 ranges45 lines · 1 files
Tests
0 tests

Contains — complete concept membership

All code (extent)
502 ranges2933 lines · 135 files · Browse complete extent
All tests (intent)
17 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.

1 file ranked by introduced lines: 45 introduced LOC across 21 ranges. Expand a file to inspect source; the > gutter marks introduced lines.

go.temporal.io/server/api/replication/v1/message.pb.go 45 introduced LOC · 21 ranges

Open complete file

77 mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[0]
78 if x != nil {
79 > ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) message.pb.go
80 > if ms.LoadMessageInfo() == nil {
81 > ms.StoreMessageInfo(mi)
82 > }
83 > return ms
84 }
85 return mi.MessageOf(x)
830 func (*NamespaceTaskAttributes) ProtoMessage() {}
831
832 > func (x *NamespaceTaskAttributes) ProtoReflect() protoreflect.Message { message.pb.go
833 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[8]
834 > if x != nil {
835 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
836 if ms.LoadMessageInfo() == nil {
839 return ms
840 }
841 > return mi.MessageOf(x) message.pb.go
842 }
843
925 func (*SyncShardStatusTaskAttributes) ProtoMessage() {}
926
927 > func (x *SyncShardStatusTaskAttributes) ProtoReflect() protoreflect.Message { message.pb.go
928 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[9]
929 > if x != nil {
930 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
931 if ms.LoadMessageInfo() == nil {
934 return ms
935 }
936 > return mi.MessageOf(x) message.pb.go
937 }
938
1016 func (*SyncActivityTaskAttributes) ProtoMessage() {}
1017
1018 > func (x *SyncActivityTaskAttributes) ProtoReflect() protoreflect.Message { message.pb.go
1019 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[10]
1020 > if x != nil {
1021 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1022 if ms.LoadMessageInfo() == nil {
1025 return ms
1026 }
1027 > return mi.MessageOf(x) message.pb.go
1028 }
1029
1245 func (*HistoryTaskAttributes) ProtoMessage() {}
1246
1247 > func (x *HistoryTaskAttributes) ProtoReflect() protoreflect.Message { message.pb.go
1248 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[11]
1249 > if x != nil {
1250 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1251 if ms.LoadMessageInfo() == nil {
1254 return ms
1255 }
1256 > return mi.MessageOf(x) message.pb.go
1257 }
1258
1347 func (*SyncWorkflowStateTaskAttributes) ProtoMessage() {}
1348
1349 > func (x *SyncWorkflowStateTaskAttributes) ProtoReflect() protoreflect.Message { message.pb.go
1350 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[12]
1351 > if x != nil {
1352 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1353 if ms.LoadMessageInfo() == nil {
1356 return ms
1357 }
1358 > return mi.MessageOf(x) message.pb.go
1359 }
1360
1407 func (*TaskQueueUserDataAttributes) ProtoMessage() {}
1408
1409 > func (x *TaskQueueUserDataAttributes) ProtoReflect() protoreflect.Message { message.pb.go
1410 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[13]
1411 > if x != nil {
1412 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1413 if ms.LoadMessageInfo() == nil {
1416 return ms
1417 }
1418 > return mi.MessageOf(x) message.pb.go
1419 }
1420
1469 func (*SyncHSMAttributes) ProtoMessage() {}
1470
1471 > func (x *SyncHSMAttributes) ProtoReflect() protoreflect.Message { message.pb.go
1472 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[14]
1473 > if x != nil {
1474 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1475 if ms.LoadMessageInfo() == nil {
1478 return ms
1479 }
1480 > return mi.MessageOf(x) message.pb.go
1481 }
1482
1546 func (*BackfillHistoryTaskAttributes) ProtoMessage() {}
1547
1548 > func (x *BackfillHistoryTaskAttributes) ProtoReflect() protoreflect.Message { message.pb.go
1549 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[15]
1550 > if x != nil {
1551 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1552 if ms.LoadMessageInfo() == nil {
1555 return ms
1556 }
1557 > return mi.MessageOf(x) message.pb.go
1558 }
1559
1780 func (*VerifyVersionedTransitionTaskAttributes) ProtoMessage() {}
1781
1782 > func (x *VerifyVersionedTransitionTaskAttributes) ProtoReflect() protoreflect.Message { message.pb.go
1783 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[19]
1784 > if x != nil {
1785 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1786 if ms.LoadMessageInfo() == nil {
1789 return ms
1790 }
1791 > return mi.MessageOf(x) message.pb.go
1792 }
1793
1871 func (*SyncVersionedTransitionTaskAttributes) ProtoMessage() {}
1872
1873 > func (x *SyncVersionedTransitionTaskAttributes) ProtoReflect() protoreflect.Message { message.pb.go
1874 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[20]
1875 > if x != nil {
1876 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1877 if ms.LoadMessageInfo() == nil {
1880 return ms
1881 }
1882 > return mi.MessageOf(x) message.pb.go
1883 }
1884