message.pb.go ×12

Frontier kind: Code frontier

unlabeled · c_ff01cca0d086

78 tests · 1641 LOC · 62 files · introduces 0 tests · 44 LOC · 5 files

Introduces — evidence that enters the hierarchy at this concept

Code
22 ranges44 lines · 5 files
Tests
0 tests

Contains — complete concept membership

All code (extent)
220 ranges1641 lines · 62 files · Browse complete extent
All tests (intent)
78 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.

5 files ranked by introduced lines: 44 introduced LOC across 22 ranges. Expand a file to inspect source; the > gutter marks introduced lines.

go.temporal.io/server/api/replication/v1/message.pb.go 22 introduced LOC · 12 ranges

Open complete file

83 return ms
84 }
85 > return mi.MessageOf(x) message.pb.go
86 }
87
337 return ms
338 }
339 > return mi.MessageOf(x) message.pb.go
340 }
341
442 func (*SyncReplicationState) ProtoMessage() {}
443
444 > func (x *SyncReplicationState) ProtoReflect() protoreflect.Message { message.pb.go
445 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[3]
446 > if x != nil {
447 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
448 if ms.LoadMessageInfo() == nil {
451 return ms
452 }
453 > return mi.MessageOf(x) message.pb.go
454 }
455
572 func (*ReplicationMessages) ProtoMessage() {}
573
574 > func (x *ReplicationMessages) ProtoReflect() protoreflect.Message { message.pb.go
575 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[5]
576 > if x != nil {
577 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
578 if ms.LoadMessageInfo() == nil {
581 return ms
582 }
583 > return mi.MessageOf(x) message.pb.go
584 }
585
641 func (*WorkflowReplicationMessages) ProtoMessage() {}
642
643 > func (x *WorkflowReplicationMessages) ProtoReflect() protoreflect.Message { message.pb.go
644 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[6]
645 > if x != nil {
646 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
647 if ms.LoadMessageInfo() == nil {
650 return ms
651 }
652 > return mi.MessageOf(x) message.pb.go
653 }
654
716 func (*ReplicationTaskInfo) ProtoMessage() {}
717
718 > func (x *ReplicationTaskInfo) ProtoReflect() protoreflect.Message { message.pb.go
719 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[7]
720 > if x != nil {
721 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
722 if ms.LoadMessageInfo() == nil {
725 return ms
726 }
727 > return mi.MessageOf(x) message.pb.go
728 }
729
1952 func (*VersionedTransitionArtifact) ProtoMessage() {}
1953
1954 > func (x *VersionedTransitionArtifact) ProtoReflect() protoreflect.Message { message.pb.go
1955 > mi := &file_temporal_server_api_replication_v1_message_proto_msgTypes[21]
1956 > if x != nil {
1957 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
1958 if ms.LoadMessageInfo() == nil {
1961 return ms
1962 }
1963 > return mi.MessageOf(x) message.pb.go
1964 }
1965
go.temporal.io/server/api/common/v1/dlq.pb.go 12 introduced LOC · 6 ranges

Open complete file

98 func (*HistoryDLQTaskMetadata) ProtoMessage() {}
99
100 > func (x *HistoryDLQTaskMetadata) ProtoReflect() protoreflect.Message { dlq.pb.go
101 > mi := &file_temporal_server_api_common_v1_dlq_proto_msgTypes[1]
102 > if x != nil {
103 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
104 if ms.LoadMessageInfo() == nil {
107 return ms
108 }
109 > return mi.MessageOf(x) dlq.pb.go
110 }
111
146 func (*HistoryDLQTask) ProtoMessage() {}
147
148 > func (x *HistoryDLQTask) ProtoReflect() protoreflect.Message { dlq.pb.go
149 > mi := &file_temporal_server_api_common_v1_dlq_proto_msgTypes[2]
150 > if x != nil {
151 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
152 if ms.LoadMessageInfo() == nil {
155 return ms
156 }
157 > return mi.MessageOf(x) dlq.pb.go
158 }
159
207 func (*HistoryDLQKey) ProtoMessage() {}
208
209 > func (x *HistoryDLQKey) ProtoReflect() protoreflect.Message { dlq.pb.go
210 > mi := &file_temporal_server_api_common_v1_dlq_proto_msgTypes[3]
211 > if x != nil {
212 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
213 if ms.LoadMessageInfo() == nil {
216 return ms
217 }
218 > return mi.MessageOf(x) dlq.pb.go
219 }
220
go.temporal.io/server/api/namespace/v1/message.pb.go 4 introduced LOC · 2 ranges

Open complete file

50 func (*NamespaceCacheInfo) ProtoMessage() {}
51
52 > func (x *NamespaceCacheInfo) ProtoReflect() protoreflect.Message { message.pb.go
53 > mi := &file_temporal_server_api_namespace_v1_message_proto_msgTypes[0]
54 > if x != nil {
55 ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
56 if ms.LoadMessageInfo() == nil {
59 return ms
60 }
61 > return mi.MessageOf(x) message.pb.go
62 }
63
go.temporal.io/server/api/enums/v1/cluster.pb.go 3 introduced LOC · 1 range

Open complete file

149 }
150
151 > func (HealthState) Descriptor() protoreflect.EnumDescriptor { cluster.pb.go
152 > return file_temporal_server_api_enums_v1_cluster_proto_enumTypes[1].Descriptor()
153 > }
154
155 func (HealthState) Type() protoreflect.EnumType {
go.temporal.io/server/api/enums/v1/common.pb.go 3 introduced LOC · 1 range

Open complete file

66 }
67
68 > func (DeadLetterQueueType) Descriptor() protoreflect.EnumDescriptor { common.pb.go
69 > return file_temporal_server_api_enums_v1_common_proto_enumTypes[0].Descriptor()
70 > }
71
72 func (DeadLetterQueueType) Type() protoreflect.EnumType {