@code0-tech/tucana 0.0.77 → 0.0.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/aquila.cjs.js +1 -1
- package/dist/aquila.es.js +738 -209
- package/dist/pb/_generated/aquila.action_pb.d.ts +345 -4
- package/dist/pb/_generated/sagittarius_gateway.module_pb.d.ts +6 -0
- package/dist/pb/_generated/sagittarius_rails.module_pb.d.ts +2 -2
- package/dist/pb/_generated/shared.flow_pb.d.ts +42 -26
- package/dist/pb/_generated/shared.struct_pb.d.ts +1 -1
- package/dist/{rpc-interceptor-giFADd4b.cjs → rpc-interceptor-D-IMsC9l.cjs} +1 -1
- package/dist/{rpc-interceptor-d3qh7P9n.js → rpc-interceptor-D0l4GO-c.js} +1 -1
- package/dist/sagittarius_gateway.cjs.js +1 -1
- package/dist/sagittarius_gateway.es.js +255 -246
- package/dist/sagittarius_rails.cjs.js +1 -1
- package/dist/sagittarius_rails.es.js +182 -183
- package/dist/shared.cjs.js +1 -1
- package/dist/shared.es.js +3 -4
- package/dist/shared.function_pb-BxQgyP8l.cjs +2 -0
- package/dist/{shared.function_pb-Caz-4jvi.js → shared.function_pb-CPUNe7pa.js} +1537 -485
- package/dist/shared.runtime_status_pb-5unRZGw5.js +1650 -0
- package/dist/{shared.runtime_status_pb-BEEvFfe8.cjs → shared.runtime_status_pb-BlKabFnb.cjs} +1 -1
- package/dist/velorum.cjs.js +1 -1
- package/dist/velorum.es.js +114 -115
- package/package.json +1 -1
- package/dist/shared.flow_pb-DdVuFKPW.js +0 -1019
- package/dist/shared.flow_pb-clFvPGyv.cjs +0 -1
- package/dist/shared.function_pb-C8cj-NCz.cjs +0 -2
- package/dist/shared.runtime_status_pb-D7hH22xO.js +0 -1650
|
@@ -1,34 +1,33 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { b as
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
var m = new class extends r {
|
|
1
|
+
import { L as e, N as t, P as n, R as r, T as i, b as a, l as o } from "./shared.function_pb-CPUNe7pa.js";
|
|
2
|
+
import { b as s, h as c, i as l, s as u, t as d } from "./shared.runtime_status_pb-5unRZGw5.js";
|
|
3
|
+
import { n as f, t as p } from "./rpc-interceptor-D0l4GO-c.js";
|
|
4
|
+
var m = new class extends t {
|
|
6
5
|
constructor() {
|
|
7
6
|
super("sagittarius_gateway.FlowLogonRequest", []);
|
|
8
7
|
}
|
|
9
8
|
create(e) {
|
|
10
9
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
11
|
-
return e !== void 0 &&
|
|
10
|
+
return e !== void 0 && n(this, t, e), t;
|
|
12
11
|
}
|
|
13
|
-
internalBinaryRead(
|
|
14
|
-
let a = i ?? this.create(), o =
|
|
15
|
-
for (;
|
|
16
|
-
let [n, i] =
|
|
12
|
+
internalBinaryRead(t, n, r, i) {
|
|
13
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
14
|
+
for (; t.pos < o;) {
|
|
15
|
+
let [n, i] = t.tag();
|
|
17
16
|
switch (n) {
|
|
18
17
|
default:
|
|
19
18
|
let o = r.readUnknownField;
|
|
20
19
|
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
21
|
-
let s =
|
|
22
|
-
o !== !1 && (o === !0 ?
|
|
20
|
+
let s = t.skip(i);
|
|
21
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
23
22
|
}
|
|
24
23
|
}
|
|
25
24
|
return a;
|
|
26
25
|
}
|
|
27
|
-
internalBinaryWrite(
|
|
26
|
+
internalBinaryWrite(t, n, r) {
|
|
28
27
|
let i = r.writeUnknownFields;
|
|
29
|
-
return i !== !1 && (i == 1 ?
|
|
28
|
+
return i !== !1 && (i == 1 ? e.onWrite : i)(this.typeName, t, n), n;
|
|
30
29
|
}
|
|
31
|
-
}(), h = new class extends
|
|
30
|
+
}(), h = new class extends t {
|
|
32
31
|
constructor() {
|
|
33
32
|
super("sagittarius_gateway.FlowResponse", [
|
|
34
33
|
{
|
|
@@ -36,7 +35,7 @@ var m = new class extends r {
|
|
|
36
35
|
name: "updated_flow",
|
|
37
36
|
kind: "message",
|
|
38
37
|
oneof: "data",
|
|
39
|
-
T: () =>
|
|
38
|
+
T: () => a
|
|
40
39
|
},
|
|
41
40
|
{
|
|
42
41
|
no: 2,
|
|
@@ -51,52 +50,52 @@ var m = new class extends r {
|
|
|
51
50
|
name: "flows",
|
|
52
51
|
kind: "message",
|
|
53
52
|
oneof: "data",
|
|
54
|
-
T: () =>
|
|
53
|
+
T: () => o
|
|
55
54
|
}
|
|
56
55
|
]);
|
|
57
56
|
}
|
|
58
57
|
create(e) {
|
|
59
58
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
60
|
-
return t.data = { oneofKind: void 0 }, e !== void 0 &&
|
|
59
|
+
return t.data = { oneofKind: void 0 }, e !== void 0 && n(this, t, e), t;
|
|
61
60
|
}
|
|
62
|
-
internalBinaryRead(
|
|
63
|
-
let
|
|
64
|
-
for (;
|
|
65
|
-
let [n, i] =
|
|
61
|
+
internalBinaryRead(t, n, r, i) {
|
|
62
|
+
let s = i ?? this.create(), c = t.pos + n;
|
|
63
|
+
for (; t.pos < c;) {
|
|
64
|
+
let [n, i] = t.tag();
|
|
66
65
|
switch (n) {
|
|
67
66
|
case 1:
|
|
68
|
-
|
|
67
|
+
s.data = {
|
|
69
68
|
oneofKind: "updatedFlow",
|
|
70
|
-
updatedFlow:
|
|
69
|
+
updatedFlow: a.internalBinaryRead(t, t.uint32(), r, s.data.updatedFlow)
|
|
71
70
|
};
|
|
72
71
|
break;
|
|
73
72
|
case 2:
|
|
74
|
-
|
|
73
|
+
s.data = {
|
|
75
74
|
oneofKind: "deletedFlowId",
|
|
76
|
-
deletedFlowId:
|
|
75
|
+
deletedFlowId: t.int64().toBigInt()
|
|
77
76
|
};
|
|
78
77
|
break;
|
|
79
78
|
case 3:
|
|
80
|
-
|
|
79
|
+
s.data = {
|
|
81
80
|
oneofKind: "flows",
|
|
82
|
-
flows:
|
|
81
|
+
flows: o.internalBinaryRead(t, t.uint32(), r, s.data.flows)
|
|
83
82
|
};
|
|
84
83
|
break;
|
|
85
84
|
default:
|
|
86
|
-
let
|
|
87
|
-
if (
|
|
88
|
-
let
|
|
89
|
-
|
|
85
|
+
let c = r.readUnknownField;
|
|
86
|
+
if (c === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
87
|
+
let l = t.skip(i);
|
|
88
|
+
c !== !1 && (c === !0 ? e.onRead : c)(this.typeName, s, n, i, l);
|
|
90
89
|
}
|
|
91
90
|
}
|
|
92
|
-
return
|
|
91
|
+
return s;
|
|
93
92
|
}
|
|
94
|
-
internalBinaryWrite(
|
|
95
|
-
|
|
96
|
-
let
|
|
97
|
-
return
|
|
93
|
+
internalBinaryWrite(t, n, i) {
|
|
94
|
+
t.data.oneofKind === "updatedFlow" && a.internalBinaryWrite(t.data.updatedFlow, n.tag(1, r.LengthDelimited).fork(), i).join(), t.data.oneofKind === "deletedFlowId" && n.tag(2, r.Varint).int64(t.data.deletedFlowId), t.data.oneofKind === "flows" && o.internalBinaryWrite(t.data.flows, n.tag(3, r.LengthDelimited).fork(), i).join();
|
|
95
|
+
let s = i.writeUnknownFields;
|
|
96
|
+
return s !== !1 && (s == 1 ? e.onWrite : s)(this.typeName, t, n), n;
|
|
98
97
|
}
|
|
99
|
-
}(), g = new class extends
|
|
98
|
+
}(), g = new class extends t {
|
|
100
99
|
constructor() {
|
|
101
100
|
super("sagittarius_gateway.FlowPushRequest", [{
|
|
102
101
|
no: 1,
|
|
@@ -113,58 +112,58 @@ var m = new class extends r {
|
|
|
113
112
|
}
|
|
114
113
|
create(e) {
|
|
115
114
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
116
|
-
return t.runtimeIdentifier = 0n, e !== void 0 &&
|
|
115
|
+
return t.runtimeIdentifier = 0n, e !== void 0 && n(this, t, e), t;
|
|
117
116
|
}
|
|
118
|
-
internalBinaryRead(
|
|
119
|
-
let a = i ?? this.create(), o =
|
|
120
|
-
for (;
|
|
121
|
-
let [n, i] =
|
|
117
|
+
internalBinaryRead(t, n, r, i) {
|
|
118
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
119
|
+
for (; t.pos < o;) {
|
|
120
|
+
let [n, i] = t.tag();
|
|
122
121
|
switch (n) {
|
|
123
122
|
case 1:
|
|
124
|
-
a.runtimeIdentifier =
|
|
123
|
+
a.runtimeIdentifier = t.int64().toBigInt();
|
|
125
124
|
break;
|
|
126
125
|
case 2:
|
|
127
|
-
a.response = h.internalBinaryRead(
|
|
126
|
+
a.response = h.internalBinaryRead(t, t.uint32(), r, a.response);
|
|
128
127
|
break;
|
|
129
128
|
default:
|
|
130
129
|
let o = r.readUnknownField;
|
|
131
130
|
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
132
|
-
let s =
|
|
133
|
-
o !== !1 && (o === !0 ?
|
|
131
|
+
let s = t.skip(i);
|
|
132
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
134
133
|
}
|
|
135
134
|
}
|
|
136
135
|
return a;
|
|
137
136
|
}
|
|
138
|
-
internalBinaryWrite(
|
|
139
|
-
|
|
137
|
+
internalBinaryWrite(t, n, i) {
|
|
138
|
+
t.runtimeIdentifier !== 0n && n.tag(1, r.Varint).int64(t.runtimeIdentifier), t.response && h.internalBinaryWrite(t.response, n.tag(2, r.LengthDelimited).fork(), i).join();
|
|
140
139
|
let a = i.writeUnknownFields;
|
|
141
|
-
return a !== !1 && (a == 1 ?
|
|
140
|
+
return a !== !1 && (a == 1 ? e.onWrite : a)(this.typeName, t, n), n;
|
|
142
141
|
}
|
|
143
|
-
}(), _ = new class extends
|
|
142
|
+
}(), _ = new class extends t {
|
|
144
143
|
constructor() {
|
|
145
144
|
super("sagittarius_gateway.FlowPushResponse", []);
|
|
146
145
|
}
|
|
147
146
|
create(e) {
|
|
148
147
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
149
|
-
return e !== void 0 &&
|
|
148
|
+
return e !== void 0 && n(this, t, e), t;
|
|
150
149
|
}
|
|
151
|
-
internalBinaryRead(
|
|
152
|
-
let a = i ?? this.create(), o =
|
|
153
|
-
for (;
|
|
154
|
-
let [n, i] =
|
|
150
|
+
internalBinaryRead(t, n, r, i) {
|
|
151
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
152
|
+
for (; t.pos < o;) {
|
|
153
|
+
let [n, i] = t.tag();
|
|
155
154
|
switch (n) {
|
|
156
155
|
default:
|
|
157
156
|
let o = r.readUnknownField;
|
|
158
157
|
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
159
|
-
let s =
|
|
160
|
-
o !== !1 && (o === !0 ?
|
|
158
|
+
let s = t.skip(i);
|
|
159
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
161
160
|
}
|
|
162
161
|
}
|
|
163
162
|
return a;
|
|
164
163
|
}
|
|
165
|
-
internalBinaryWrite(
|
|
164
|
+
internalBinaryWrite(t, n, r) {
|
|
166
165
|
let i = r.writeUnknownFields;
|
|
167
|
-
return i !== !1 && (i == 1 ?
|
|
166
|
+
return i !== !1 && (i == 1 ? e.onWrite : i)(this.typeName, t, n), n;
|
|
168
167
|
}
|
|
169
168
|
}(), v = new f("sagittarius_gateway.FlowService", [{
|
|
170
169
|
name: "Update",
|
|
@@ -189,43 +188,53 @@ var m = new class extends r {
|
|
|
189
188
|
let n = this.methods[1], r = this._transport.mergeOptions(t);
|
|
190
189
|
return p("unary", this._transport, n, r, e);
|
|
191
190
|
}
|
|
192
|
-
}, b = new class extends
|
|
191
|
+
}, b = new class extends t {
|
|
193
192
|
constructor() {
|
|
194
193
|
super("sagittarius_gateway.ModuleUpdateRequest", [{
|
|
195
194
|
no: 1,
|
|
196
195
|
name: "modules",
|
|
197
196
|
kind: "message",
|
|
198
197
|
repeat: 2,
|
|
199
|
-
T: () =>
|
|
198
|
+
T: () => l
|
|
199
|
+
}, {
|
|
200
|
+
no: 2,
|
|
201
|
+
name: "available_definition_sources",
|
|
202
|
+
kind: "scalar",
|
|
203
|
+
repeat: 2,
|
|
204
|
+
T: 9
|
|
200
205
|
}]);
|
|
201
206
|
}
|
|
202
207
|
create(e) {
|
|
203
208
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
204
|
-
return t.modules = [], e !== void 0 &&
|
|
209
|
+
return t.modules = [], t.availableDefinitionSources = [], e !== void 0 && n(this, t, e), t;
|
|
205
210
|
}
|
|
206
|
-
internalBinaryRead(
|
|
207
|
-
let a = i ?? this.create(), o =
|
|
208
|
-
for (;
|
|
209
|
-
let [n, i] =
|
|
211
|
+
internalBinaryRead(t, n, r, i) {
|
|
212
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
213
|
+
for (; t.pos < o;) {
|
|
214
|
+
let [n, i] = t.tag();
|
|
210
215
|
switch (n) {
|
|
211
216
|
case 1:
|
|
212
|
-
a.modules.push(
|
|
217
|
+
a.modules.push(l.internalBinaryRead(t, t.uint32(), r));
|
|
218
|
+
break;
|
|
219
|
+
case 2:
|
|
220
|
+
a.availableDefinitionSources.push(t.string());
|
|
213
221
|
break;
|
|
214
222
|
default:
|
|
215
223
|
let o = r.readUnknownField;
|
|
216
224
|
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
217
|
-
let
|
|
218
|
-
o !== !1 && (o === !0 ?
|
|
225
|
+
let s = t.skip(i);
|
|
226
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
219
227
|
}
|
|
220
228
|
}
|
|
221
229
|
return a;
|
|
222
230
|
}
|
|
223
|
-
internalBinaryWrite(
|
|
224
|
-
for (let
|
|
231
|
+
internalBinaryWrite(t, n, i) {
|
|
232
|
+
for (let e = 0; e < t.modules.length; e++) l.internalBinaryWrite(t.modules[e], n.tag(1, r.LengthDelimited).fork(), i).join();
|
|
233
|
+
for (let e = 0; e < t.availableDefinitionSources.length; e++) n.tag(2, r.LengthDelimited).string(t.availableDefinitionSources[e]);
|
|
225
234
|
let a = i.writeUnknownFields;
|
|
226
|
-
return a !== !1 && (a == 1 ?
|
|
235
|
+
return a !== !1 && (a == 1 ? e.onWrite : a)(this.typeName, t, n), n;
|
|
227
236
|
}
|
|
228
|
-
}(), x = new class extends
|
|
237
|
+
}(), x = new class extends t {
|
|
229
238
|
constructor() {
|
|
230
239
|
super("sagittarius_gateway.ModuleUpdateResponse", [{
|
|
231
240
|
no: 1,
|
|
@@ -236,100 +245,100 @@ var m = new class extends r {
|
|
|
236
245
|
no: 2,
|
|
237
246
|
name: "error",
|
|
238
247
|
kind: "message",
|
|
239
|
-
T: () =>
|
|
248
|
+
T: () => s
|
|
240
249
|
}]);
|
|
241
250
|
}
|
|
242
251
|
create(e) {
|
|
243
252
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
244
|
-
return t.success = !1, e !== void 0 &&
|
|
253
|
+
return t.success = !1, e !== void 0 && n(this, t, e), t;
|
|
245
254
|
}
|
|
246
|
-
internalBinaryRead(
|
|
247
|
-
let
|
|
248
|
-
for (;
|
|
249
|
-
let [n, i] =
|
|
255
|
+
internalBinaryRead(t, n, r, i) {
|
|
256
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
257
|
+
for (; t.pos < o;) {
|
|
258
|
+
let [n, i] = t.tag();
|
|
250
259
|
switch (n) {
|
|
251
260
|
case 1:
|
|
252
|
-
|
|
261
|
+
a.success = t.bool();
|
|
253
262
|
break;
|
|
254
263
|
case 2:
|
|
255
|
-
|
|
264
|
+
a.error = s.internalBinaryRead(t, t.uint32(), r, a.error);
|
|
256
265
|
break;
|
|
257
266
|
default:
|
|
258
|
-
let
|
|
259
|
-
if (
|
|
260
|
-
let c =
|
|
261
|
-
|
|
267
|
+
let o = r.readUnknownField;
|
|
268
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
269
|
+
let c = t.skip(i);
|
|
270
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, c);
|
|
262
271
|
}
|
|
263
272
|
}
|
|
264
|
-
return
|
|
273
|
+
return a;
|
|
265
274
|
}
|
|
266
|
-
internalBinaryWrite(
|
|
267
|
-
|
|
268
|
-
let
|
|
269
|
-
return
|
|
275
|
+
internalBinaryWrite(t, n, i) {
|
|
276
|
+
t.success !== !1 && n.tag(1, r.Varint).bool(t.success), t.error && s.internalBinaryWrite(t.error, n.tag(2, r.LengthDelimited).fork(), i).join();
|
|
277
|
+
let a = i.writeUnknownFields;
|
|
278
|
+
return a !== !1 && (a == 1 ? e.onWrite : a)(this.typeName, t, n), n;
|
|
270
279
|
}
|
|
271
|
-
}(), S = new class extends
|
|
280
|
+
}(), S = new class extends t {
|
|
272
281
|
constructor() {
|
|
273
282
|
super("sagittarius_gateway.ModuleConfigurationRequest", []);
|
|
274
283
|
}
|
|
275
284
|
create(e) {
|
|
276
285
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
277
|
-
return e !== void 0 &&
|
|
286
|
+
return e !== void 0 && n(this, t, e), t;
|
|
278
287
|
}
|
|
279
|
-
internalBinaryRead(
|
|
280
|
-
let a = i ?? this.create(), o =
|
|
281
|
-
for (;
|
|
282
|
-
let [n, i] =
|
|
288
|
+
internalBinaryRead(t, n, r, i) {
|
|
289
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
290
|
+
for (; t.pos < o;) {
|
|
291
|
+
let [n, i] = t.tag();
|
|
283
292
|
switch (n) {
|
|
284
293
|
default:
|
|
285
294
|
let o = r.readUnknownField;
|
|
286
295
|
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
287
|
-
let s =
|
|
288
|
-
o !== !1 && (o === !0 ?
|
|
296
|
+
let s = t.skip(i);
|
|
297
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
289
298
|
}
|
|
290
299
|
}
|
|
291
300
|
return a;
|
|
292
301
|
}
|
|
293
|
-
internalBinaryWrite(
|
|
302
|
+
internalBinaryWrite(t, n, r) {
|
|
294
303
|
let i = r.writeUnknownFields;
|
|
295
|
-
return i !== !1 && (i == 1 ?
|
|
304
|
+
return i !== !1 && (i == 1 ? e.onWrite : i)(this.typeName, t, n), n;
|
|
296
305
|
}
|
|
297
|
-
}(), C = new class extends
|
|
306
|
+
}(), C = new class extends t {
|
|
298
307
|
constructor() {
|
|
299
308
|
super("sagittarius_gateway.ModuleConfigurationResponse", [{
|
|
300
309
|
no: 1,
|
|
301
310
|
name: "module_configurations",
|
|
302
311
|
kind: "message",
|
|
303
|
-
T: () =>
|
|
312
|
+
T: () => u
|
|
304
313
|
}]);
|
|
305
314
|
}
|
|
306
315
|
create(e) {
|
|
307
316
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
308
|
-
return e !== void 0 &&
|
|
317
|
+
return e !== void 0 && n(this, t, e), t;
|
|
309
318
|
}
|
|
310
|
-
internalBinaryRead(
|
|
311
|
-
let a = i ?? this.create(), o =
|
|
312
|
-
for (;
|
|
313
|
-
let [n, i] =
|
|
319
|
+
internalBinaryRead(t, n, r, i) {
|
|
320
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
321
|
+
for (; t.pos < o;) {
|
|
322
|
+
let [n, i] = t.tag();
|
|
314
323
|
switch (n) {
|
|
315
324
|
case 1:
|
|
316
|
-
a.moduleConfigurations =
|
|
325
|
+
a.moduleConfigurations = u.internalBinaryRead(t, t.uint32(), r, a.moduleConfigurations);
|
|
317
326
|
break;
|
|
318
327
|
default:
|
|
319
328
|
let o = r.readUnknownField;
|
|
320
329
|
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
321
|
-
let s =
|
|
322
|
-
o !== !1 && (o === !0 ?
|
|
330
|
+
let s = t.skip(i);
|
|
331
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
323
332
|
}
|
|
324
333
|
}
|
|
325
334
|
return a;
|
|
326
335
|
}
|
|
327
|
-
internalBinaryWrite(
|
|
328
|
-
|
|
336
|
+
internalBinaryWrite(t, n, i) {
|
|
337
|
+
t.moduleConfigurations && u.internalBinaryWrite(t.moduleConfigurations, n.tag(1, r.LengthDelimited).fork(), i).join();
|
|
329
338
|
let a = i.writeUnknownFields;
|
|
330
|
-
return a !== !1 && (a == 1 ?
|
|
339
|
+
return a !== !1 && (a == 1 ? e.onWrite : a)(this.typeName, t, n), n;
|
|
331
340
|
}
|
|
332
|
-
}(), w = new class extends
|
|
341
|
+
}(), w = new class extends t {
|
|
333
342
|
constructor() {
|
|
334
343
|
super("sagittarius_gateway.ModuleConfigurationPushRequest", [{
|
|
335
344
|
no: 1,
|
|
@@ -346,58 +355,58 @@ var m = new class extends r {
|
|
|
346
355
|
}
|
|
347
356
|
create(e) {
|
|
348
357
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
349
|
-
return t.runtimeIdentifier = 0n, e !== void 0 &&
|
|
358
|
+
return t.runtimeIdentifier = 0n, e !== void 0 && n(this, t, e), t;
|
|
350
359
|
}
|
|
351
|
-
internalBinaryRead(
|
|
352
|
-
let a = i ?? this.create(), o =
|
|
353
|
-
for (;
|
|
354
|
-
let [n, i] =
|
|
360
|
+
internalBinaryRead(t, n, r, i) {
|
|
361
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
362
|
+
for (; t.pos < o;) {
|
|
363
|
+
let [n, i] = t.tag();
|
|
355
364
|
switch (n) {
|
|
356
365
|
case 1:
|
|
357
|
-
a.runtimeIdentifier =
|
|
366
|
+
a.runtimeIdentifier = t.int64().toBigInt();
|
|
358
367
|
break;
|
|
359
368
|
case 2:
|
|
360
|
-
a.response = C.internalBinaryRead(
|
|
369
|
+
a.response = C.internalBinaryRead(t, t.uint32(), r, a.response);
|
|
361
370
|
break;
|
|
362
371
|
default:
|
|
363
372
|
let o = r.readUnknownField;
|
|
364
373
|
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
365
|
-
let s =
|
|
366
|
-
o !== !1 && (o === !0 ?
|
|
374
|
+
let s = t.skip(i);
|
|
375
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
367
376
|
}
|
|
368
377
|
}
|
|
369
378
|
return a;
|
|
370
379
|
}
|
|
371
|
-
internalBinaryWrite(
|
|
372
|
-
|
|
380
|
+
internalBinaryWrite(t, n, i) {
|
|
381
|
+
t.runtimeIdentifier !== 0n && n.tag(1, r.Varint).int64(t.runtimeIdentifier), t.response && C.internalBinaryWrite(t.response, n.tag(2, r.LengthDelimited).fork(), i).join();
|
|
373
382
|
let a = i.writeUnknownFields;
|
|
374
|
-
return a !== !1 && (a == 1 ?
|
|
383
|
+
return a !== !1 && (a == 1 ? e.onWrite : a)(this.typeName, t, n), n;
|
|
375
384
|
}
|
|
376
|
-
}(), T = new class extends
|
|
385
|
+
}(), T = new class extends t {
|
|
377
386
|
constructor() {
|
|
378
387
|
super("sagittarius_gateway.ModuleConfigurationPushResponse", []);
|
|
379
388
|
}
|
|
380
389
|
create(e) {
|
|
381
390
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
382
|
-
return e !== void 0 &&
|
|
391
|
+
return e !== void 0 && n(this, t, e), t;
|
|
383
392
|
}
|
|
384
|
-
internalBinaryRead(
|
|
385
|
-
let a = i ?? this.create(), o =
|
|
386
|
-
for (;
|
|
387
|
-
let [n, i] =
|
|
393
|
+
internalBinaryRead(t, n, r, i) {
|
|
394
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
395
|
+
for (; t.pos < o;) {
|
|
396
|
+
let [n, i] = t.tag();
|
|
388
397
|
switch (n) {
|
|
389
398
|
default:
|
|
390
399
|
let o = r.readUnknownField;
|
|
391
400
|
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
392
|
-
let s =
|
|
393
|
-
o !== !1 && (o === !0 ?
|
|
401
|
+
let s = t.skip(i);
|
|
402
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
394
403
|
}
|
|
395
404
|
}
|
|
396
405
|
return a;
|
|
397
406
|
}
|
|
398
|
-
internalBinaryWrite(
|
|
407
|
+
internalBinaryWrite(t, n, r) {
|
|
399
408
|
let i = r.writeUnknownFields;
|
|
400
|
-
return i !== !1 && (i == 1 ?
|
|
409
|
+
return i !== !1 && (i == 1 ? e.onWrite : i)(this.typeName, t, n), n;
|
|
401
410
|
}
|
|
402
411
|
}(), E = new f("sagittarius_gateway.ModuleService", [
|
|
403
412
|
{
|
|
@@ -435,42 +444,42 @@ var m = new class extends r {
|
|
|
435
444
|
let n = this.methods[2], r = this._transport.mergeOptions(t);
|
|
436
445
|
return p("unary", this._transport, n, r, e);
|
|
437
446
|
}
|
|
438
|
-
}, O = new class extends
|
|
447
|
+
}, O = new class extends t {
|
|
439
448
|
constructor() {
|
|
440
449
|
super("sagittarius_gateway.RuntimeStatusUpdateRequest", [{
|
|
441
450
|
no: 1,
|
|
442
451
|
name: "status",
|
|
443
452
|
kind: "message",
|
|
444
|
-
T: () =>
|
|
453
|
+
T: () => d
|
|
445
454
|
}]);
|
|
446
455
|
}
|
|
447
456
|
create(e) {
|
|
448
457
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
449
|
-
return e !== void 0 &&
|
|
458
|
+
return e !== void 0 && n(this, t, e), t;
|
|
450
459
|
}
|
|
451
|
-
internalBinaryRead(
|
|
452
|
-
let a = i ?? this.create(), o =
|
|
453
|
-
for (;
|
|
454
|
-
let [n, i] =
|
|
460
|
+
internalBinaryRead(t, n, r, i) {
|
|
461
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
462
|
+
for (; t.pos < o;) {
|
|
463
|
+
let [n, i] = t.tag();
|
|
455
464
|
switch (n) {
|
|
456
465
|
case 1:
|
|
457
|
-
a.status =
|
|
466
|
+
a.status = d.internalBinaryRead(t, t.uint32(), r, a.status);
|
|
458
467
|
break;
|
|
459
468
|
default:
|
|
460
469
|
let o = r.readUnknownField;
|
|
461
470
|
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
462
|
-
let s =
|
|
463
|
-
o !== !1 && (o === !0 ?
|
|
471
|
+
let s = t.skip(i);
|
|
472
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
464
473
|
}
|
|
465
474
|
}
|
|
466
475
|
return a;
|
|
467
476
|
}
|
|
468
|
-
internalBinaryWrite(
|
|
469
|
-
|
|
477
|
+
internalBinaryWrite(t, n, i) {
|
|
478
|
+
t.status && d.internalBinaryWrite(t.status, n.tag(1, r.LengthDelimited).fork(), i).join();
|
|
470
479
|
let a = i.writeUnknownFields;
|
|
471
|
-
return a !== !1 && (a == 1 ?
|
|
480
|
+
return a !== !1 && (a == 1 ? e.onWrite : a)(this.typeName, t, n), n;
|
|
472
481
|
}
|
|
473
|
-
}(), k = new class extends
|
|
482
|
+
}(), k = new class extends t {
|
|
474
483
|
constructor() {
|
|
475
484
|
super("sagittarius_gateway.RuntimeStatusUpdateResponse", [{
|
|
476
485
|
no: 1,
|
|
@@ -481,37 +490,37 @@ var m = new class extends r {
|
|
|
481
490
|
no: 2,
|
|
482
491
|
name: "error",
|
|
483
492
|
kind: "message",
|
|
484
|
-
T: () =>
|
|
493
|
+
T: () => s
|
|
485
494
|
}]);
|
|
486
495
|
}
|
|
487
496
|
create(e) {
|
|
488
497
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
489
|
-
return t.success = !1, e !== void 0 &&
|
|
498
|
+
return t.success = !1, e !== void 0 && n(this, t, e), t;
|
|
490
499
|
}
|
|
491
|
-
internalBinaryRead(
|
|
492
|
-
let
|
|
493
|
-
for (;
|
|
494
|
-
let [n, i] =
|
|
500
|
+
internalBinaryRead(t, n, r, i) {
|
|
501
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
502
|
+
for (; t.pos < o;) {
|
|
503
|
+
let [n, i] = t.tag();
|
|
495
504
|
switch (n) {
|
|
496
505
|
case 1:
|
|
497
|
-
|
|
506
|
+
a.success = t.bool();
|
|
498
507
|
break;
|
|
499
508
|
case 2:
|
|
500
|
-
|
|
509
|
+
a.error = s.internalBinaryRead(t, t.uint32(), r, a.error);
|
|
501
510
|
break;
|
|
502
511
|
default:
|
|
503
|
-
let
|
|
504
|
-
if (
|
|
505
|
-
let c =
|
|
506
|
-
|
|
512
|
+
let o = r.readUnknownField;
|
|
513
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
514
|
+
let c = t.skip(i);
|
|
515
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, c);
|
|
507
516
|
}
|
|
508
517
|
}
|
|
509
|
-
return
|
|
518
|
+
return a;
|
|
510
519
|
}
|
|
511
|
-
internalBinaryWrite(
|
|
512
|
-
|
|
513
|
-
let
|
|
514
|
-
return
|
|
520
|
+
internalBinaryWrite(t, n, i) {
|
|
521
|
+
t.success !== !1 && n.tag(1, r.Varint).bool(t.success), t.error && s.internalBinaryWrite(t.error, n.tag(2, r.LengthDelimited).fork(), i).join();
|
|
522
|
+
let a = i.writeUnknownFields;
|
|
523
|
+
return a !== !1 && (a == 1 ? e.onWrite : a)(this.typeName, t, n), n;
|
|
515
524
|
}
|
|
516
525
|
}(), A = new f("sagittarius_gateway.RuntimeStatusService", [{
|
|
517
526
|
name: "Update",
|
|
@@ -526,33 +535,33 @@ var m = new class extends r {
|
|
|
526
535
|
let n = this.methods[0], r = this._transport.mergeOptions(t);
|
|
527
536
|
return p("unary", this._transport, n, r, e);
|
|
528
537
|
}
|
|
529
|
-
}, M = new class extends
|
|
538
|
+
}, M = new class extends t {
|
|
530
539
|
constructor() {
|
|
531
540
|
super("sagittarius_gateway.Logon", []);
|
|
532
541
|
}
|
|
533
542
|
create(e) {
|
|
534
543
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
535
|
-
return e !== void 0 &&
|
|
544
|
+
return e !== void 0 && n(this, t, e), t;
|
|
536
545
|
}
|
|
537
|
-
internalBinaryRead(
|
|
538
|
-
let a = i ?? this.create(), o =
|
|
539
|
-
for (;
|
|
540
|
-
let [n, i] =
|
|
546
|
+
internalBinaryRead(t, n, r, i) {
|
|
547
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
548
|
+
for (; t.pos < o;) {
|
|
549
|
+
let [n, i] = t.tag();
|
|
541
550
|
switch (n) {
|
|
542
551
|
default:
|
|
543
552
|
let o = r.readUnknownField;
|
|
544
553
|
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
545
|
-
let s =
|
|
546
|
-
o !== !1 && (o === !0 ?
|
|
554
|
+
let s = t.skip(i);
|
|
555
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
547
556
|
}
|
|
548
557
|
}
|
|
549
558
|
return a;
|
|
550
559
|
}
|
|
551
|
-
internalBinaryWrite(
|
|
560
|
+
internalBinaryWrite(t, n, r) {
|
|
552
561
|
let i = r.writeUnknownFields;
|
|
553
|
-
return i !== !1 && (i == 1 ?
|
|
562
|
+
return i !== !1 && (i == 1 ? e.onWrite : i)(this.typeName, t, n), n;
|
|
554
563
|
}
|
|
555
|
-
}(), N = new class extends
|
|
564
|
+
}(), N = new class extends t {
|
|
556
565
|
constructor() {
|
|
557
566
|
super("sagittarius_gateway.TestExecutionRequest", [
|
|
558
567
|
{
|
|
@@ -572,43 +581,43 @@ var m = new class extends r {
|
|
|
572
581
|
no: 3,
|
|
573
582
|
name: "body",
|
|
574
583
|
kind: "message",
|
|
575
|
-
T: () =>
|
|
584
|
+
T: () => i
|
|
576
585
|
}
|
|
577
586
|
]);
|
|
578
587
|
}
|
|
579
588
|
create(e) {
|
|
580
589
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
581
|
-
return t.flowId = 0n, t.executionIdentifier = "", e !== void 0 &&
|
|
590
|
+
return t.flowId = 0n, t.executionIdentifier = "", e !== void 0 && n(this, t, e), t;
|
|
582
591
|
}
|
|
583
|
-
internalBinaryRead(
|
|
584
|
-
let o = a ?? this.create(), s =
|
|
585
|
-
for (;
|
|
586
|
-
let [
|
|
587
|
-
switch (
|
|
592
|
+
internalBinaryRead(t, n, r, a) {
|
|
593
|
+
let o = a ?? this.create(), s = t.pos + n;
|
|
594
|
+
for (; t.pos < s;) {
|
|
595
|
+
let [n, a] = t.tag();
|
|
596
|
+
switch (n) {
|
|
588
597
|
case 1:
|
|
589
|
-
o.flowId =
|
|
598
|
+
o.flowId = t.int64().toBigInt();
|
|
590
599
|
break;
|
|
591
600
|
case 2:
|
|
592
|
-
o.executionIdentifier =
|
|
601
|
+
o.executionIdentifier = t.string();
|
|
593
602
|
break;
|
|
594
603
|
case 3:
|
|
595
|
-
o.body =
|
|
604
|
+
o.body = i.internalBinaryRead(t, t.uint32(), r, o.body);
|
|
596
605
|
break;
|
|
597
606
|
default:
|
|
598
|
-
let s =
|
|
599
|
-
if (s === "throw") throw new globalThis.Error(`Unknown field ${
|
|
600
|
-
let c =
|
|
601
|
-
s !== !1 && (s === !0 ?
|
|
607
|
+
let s = r.readUnknownField;
|
|
608
|
+
if (s === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${a}) for ${this.typeName}`);
|
|
609
|
+
let c = t.skip(a);
|
|
610
|
+
s !== !1 && (s === !0 ? e.onRead : s)(this.typeName, o, n, a, c);
|
|
602
611
|
}
|
|
603
612
|
}
|
|
604
613
|
return o;
|
|
605
614
|
}
|
|
606
|
-
internalBinaryWrite(
|
|
607
|
-
|
|
615
|
+
internalBinaryWrite(t, n, a) {
|
|
616
|
+
t.flowId !== 0n && n.tag(1, r.Varint).int64(t.flowId), t.executionIdentifier !== "" && n.tag(2, r.LengthDelimited).string(t.executionIdentifier), t.body && i.internalBinaryWrite(t.body, n.tag(3, r.LengthDelimited).fork(), a).join();
|
|
608
617
|
let o = a.writeUnknownFields;
|
|
609
|
-
return o !== !1 && (o == 1 ?
|
|
618
|
+
return o !== !1 && (o == 1 ? e.onWrite : o)(this.typeName, t, n), n;
|
|
610
619
|
}
|
|
611
|
-
}(), P = new class extends
|
|
620
|
+
}(), P = new class extends t {
|
|
612
621
|
constructor() {
|
|
613
622
|
super("sagittarius_gateway.ExecutionLogonRequest", [{
|
|
614
623
|
no: 1,
|
|
@@ -621,45 +630,45 @@ var m = new class extends r {
|
|
|
621
630
|
name: "response",
|
|
622
631
|
kind: "message",
|
|
623
632
|
oneof: "data",
|
|
624
|
-
T: () =>
|
|
633
|
+
T: () => c
|
|
625
634
|
}]);
|
|
626
635
|
}
|
|
627
636
|
create(e) {
|
|
628
637
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
629
|
-
return t.data = { oneofKind: void 0 }, e !== void 0 &&
|
|
638
|
+
return t.data = { oneofKind: void 0 }, e !== void 0 && n(this, t, e), t;
|
|
630
639
|
}
|
|
631
|
-
internalBinaryRead(
|
|
632
|
-
let a = i ?? this.create(),
|
|
633
|
-
for (;
|
|
634
|
-
let [n, i] =
|
|
640
|
+
internalBinaryRead(t, n, r, i) {
|
|
641
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
642
|
+
for (; t.pos < o;) {
|
|
643
|
+
let [n, i] = t.tag();
|
|
635
644
|
switch (n) {
|
|
636
645
|
case 1:
|
|
637
646
|
a.data = {
|
|
638
647
|
oneofKind: "logon",
|
|
639
|
-
logon: M.internalBinaryRead(
|
|
648
|
+
logon: M.internalBinaryRead(t, t.uint32(), r, a.data.logon)
|
|
640
649
|
};
|
|
641
650
|
break;
|
|
642
651
|
case 2:
|
|
643
652
|
a.data = {
|
|
644
653
|
oneofKind: "response",
|
|
645
|
-
response:
|
|
654
|
+
response: c.internalBinaryRead(t, t.uint32(), r, a.data.response)
|
|
646
655
|
};
|
|
647
656
|
break;
|
|
648
657
|
default:
|
|
649
|
-
let
|
|
650
|
-
if (
|
|
651
|
-
let
|
|
652
|
-
|
|
658
|
+
let o = r.readUnknownField;
|
|
659
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
660
|
+
let s = t.skip(i);
|
|
661
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
653
662
|
}
|
|
654
663
|
}
|
|
655
664
|
return a;
|
|
656
665
|
}
|
|
657
|
-
internalBinaryWrite(
|
|
658
|
-
|
|
666
|
+
internalBinaryWrite(t, n, i) {
|
|
667
|
+
t.data.oneofKind === "logon" && M.internalBinaryWrite(t.data.logon, n.tag(1, r.LengthDelimited).fork(), i).join(), t.data.oneofKind === "response" && c.internalBinaryWrite(t.data.response, n.tag(2, r.LengthDelimited).fork(), i).join();
|
|
659
668
|
let a = i.writeUnknownFields;
|
|
660
|
-
return a !== !1 && (a == 1 ?
|
|
669
|
+
return a !== !1 && (a == 1 ? e.onWrite : a)(this.typeName, t, n), n;
|
|
661
670
|
}
|
|
662
|
-
}(), F = new class extends
|
|
671
|
+
}(), F = new class extends t {
|
|
663
672
|
constructor() {
|
|
664
673
|
super("sagittarius_gateway.ExecutionLogonResponse", [{
|
|
665
674
|
no: 1,
|
|
@@ -670,31 +679,31 @@ var m = new class extends r {
|
|
|
670
679
|
}
|
|
671
680
|
create(e) {
|
|
672
681
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
673
|
-
return e !== void 0 &&
|
|
682
|
+
return e !== void 0 && n(this, t, e), t;
|
|
674
683
|
}
|
|
675
|
-
internalBinaryRead(
|
|
676
|
-
let a = i ?? this.create(), o =
|
|
677
|
-
for (;
|
|
678
|
-
let [n, i] =
|
|
684
|
+
internalBinaryRead(t, n, r, i) {
|
|
685
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
686
|
+
for (; t.pos < o;) {
|
|
687
|
+
let [n, i] = t.tag();
|
|
679
688
|
switch (n) {
|
|
680
689
|
case 1:
|
|
681
|
-
a.request = N.internalBinaryRead(
|
|
690
|
+
a.request = N.internalBinaryRead(t, t.uint32(), r, a.request);
|
|
682
691
|
break;
|
|
683
692
|
default:
|
|
684
693
|
let o = r.readUnknownField;
|
|
685
694
|
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
686
|
-
let s =
|
|
687
|
-
o !== !1 && (o === !0 ?
|
|
695
|
+
let s = t.skip(i);
|
|
696
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
688
697
|
}
|
|
689
698
|
}
|
|
690
699
|
return a;
|
|
691
700
|
}
|
|
692
|
-
internalBinaryWrite(
|
|
693
|
-
|
|
701
|
+
internalBinaryWrite(t, n, i) {
|
|
702
|
+
t.request && N.internalBinaryWrite(t.request, n.tag(1, r.LengthDelimited).fork(), i).join();
|
|
694
703
|
let a = i.writeUnknownFields;
|
|
695
|
-
return a !== !1 && (a == 1 ?
|
|
704
|
+
return a !== !1 && (a == 1 ? e.onWrite : a)(this.typeName, t, n), n;
|
|
696
705
|
}
|
|
697
|
-
}(), I = new class extends
|
|
706
|
+
}(), I = new class extends t {
|
|
698
707
|
constructor() {
|
|
699
708
|
super("sagittarius_gateway.ExecutionPushRequest", [{
|
|
700
709
|
no: 1,
|
|
@@ -705,55 +714,55 @@ var m = new class extends r {
|
|
|
705
714
|
}
|
|
706
715
|
create(e) {
|
|
707
716
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
708
|
-
return e !== void 0 &&
|
|
717
|
+
return e !== void 0 && n(this, t, e), t;
|
|
709
718
|
}
|
|
710
|
-
internalBinaryRead(
|
|
711
|
-
let a = i ?? this.create(), o =
|
|
712
|
-
for (;
|
|
713
|
-
let [n, i] =
|
|
719
|
+
internalBinaryRead(t, n, r, i) {
|
|
720
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
721
|
+
for (; t.pos < o;) {
|
|
722
|
+
let [n, i] = t.tag();
|
|
714
723
|
switch (n) {
|
|
715
724
|
case 1:
|
|
716
|
-
a.request = N.internalBinaryRead(
|
|
725
|
+
a.request = N.internalBinaryRead(t, t.uint32(), r, a.request);
|
|
717
726
|
break;
|
|
718
727
|
default:
|
|
719
728
|
let o = r.readUnknownField;
|
|
720
729
|
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
721
|
-
let s =
|
|
722
|
-
o !== !1 && (o === !0 ?
|
|
730
|
+
let s = t.skip(i);
|
|
731
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
723
732
|
}
|
|
724
733
|
}
|
|
725
734
|
return a;
|
|
726
735
|
}
|
|
727
|
-
internalBinaryWrite(
|
|
728
|
-
|
|
736
|
+
internalBinaryWrite(t, n, i) {
|
|
737
|
+
t.request && N.internalBinaryWrite(t.request, n.tag(1, r.LengthDelimited).fork(), i).join();
|
|
729
738
|
let a = i.writeUnknownFields;
|
|
730
|
-
return a !== !1 && (a == 1 ?
|
|
739
|
+
return a !== !1 && (a == 1 ? e.onWrite : a)(this.typeName, t, n), n;
|
|
731
740
|
}
|
|
732
|
-
}(), L = new class extends
|
|
741
|
+
}(), L = new class extends t {
|
|
733
742
|
constructor() {
|
|
734
743
|
super("sagittarius_gateway.ExecutionPushResponse", []);
|
|
735
744
|
}
|
|
736
745
|
create(e) {
|
|
737
746
|
let t = globalThis.Object.create(this.messagePrototype);
|
|
738
|
-
return e !== void 0 &&
|
|
747
|
+
return e !== void 0 && n(this, t, e), t;
|
|
739
748
|
}
|
|
740
|
-
internalBinaryRead(
|
|
741
|
-
let a = i ?? this.create(), o =
|
|
742
|
-
for (;
|
|
743
|
-
let [n, i] =
|
|
749
|
+
internalBinaryRead(t, n, r, i) {
|
|
750
|
+
let a = i ?? this.create(), o = t.pos + n;
|
|
751
|
+
for (; t.pos < o;) {
|
|
752
|
+
let [n, i] = t.tag();
|
|
744
753
|
switch (n) {
|
|
745
754
|
default:
|
|
746
755
|
let o = r.readUnknownField;
|
|
747
756
|
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
748
|
-
let s =
|
|
749
|
-
o !== !1 && (o === !0 ?
|
|
757
|
+
let s = t.skip(i);
|
|
758
|
+
o !== !1 && (o === !0 ? e.onRead : o)(this.typeName, a, n, i, s);
|
|
750
759
|
}
|
|
751
760
|
}
|
|
752
761
|
return a;
|
|
753
762
|
}
|
|
754
|
-
internalBinaryWrite(
|
|
763
|
+
internalBinaryWrite(t, n, r) {
|
|
755
764
|
let i = r.writeUnknownFields;
|
|
756
|
-
return i !== !1 && (i == 1 ?
|
|
765
|
+
return i !== !1 && (i == 1 ? e.onWrite : i)(this.typeName, t, n), n;
|
|
757
766
|
}
|
|
758
767
|
}(), R = new f("sagittarius_gateway.ExecutionService", [{
|
|
759
768
|
name: "Update",
|