@code0-tech/tucana 0.0.71 → 0.0.73
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 +342 -259
- package/dist/pb/_generated/aquila.execution_pb.client.d.ts +27 -0
- package/dist/pb/_generated/aquila.execution_pb.d.ts +46 -0
- package/dist/pb/_generated/velorum.generate_pb.d.ts +21 -4
- package/dist/pb/_generated/velorum.info_pb.d.ts +8 -4
- package/dist/pb/aquila.d.ts +2 -0
- package/dist/{rpc-interceptor-CRhk15Dz.cjs → rpc-interceptor-DOeBkZHU.cjs} +1 -1
- package/dist/{rpc-interceptor-Bq56L_Jg.js → rpc-interceptor-az_TTCBK.js} +1 -1
- package/dist/sagittarius.cjs.js +1 -1
- package/dist/sagittarius.es.js +227 -227
- package/dist/shared.cjs.js +1 -1
- package/dist/shared.es.js +4 -4
- package/dist/shared.flow_pb-C4ewDq2u.js +957 -0
- package/dist/{shared.flow_pb-BNS2UoJj.cjs → shared.flow_pb-DrDw61IF.cjs} +1 -1
- package/dist/shared.function_pb-BErnwHWO.cjs +2 -0
- package/dist/{shared.function_pb-CMAwFz4S.js → shared.function_pb-e1jkWYE_.js} +430 -158
- package/dist/shared.runtime_usage_pb-CSRup69H.cjs +1 -0
- package/dist/shared.runtime_usage_pb-Hn8yNrjw.js +1779 -0
- package/dist/velorum.cjs.js +1 -1
- package/dist/velorum.es.js +206 -151
- package/package.json +1 -1
- package/dist/shared.flow_pb-BV09VLFs.js +0 -957
- package/dist/shared.function_pb-B9l5kdQt.cjs +0 -2
- package/dist/shared.runtime_usage_pb-BwOAdgPp.js +0 -2051
- package/dist/shared.runtime_usage_pb-CVahFg9u.cjs +0 -1
package/dist/aquila.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as o,
|
|
3
|
-
import { n as
|
|
4
|
-
var
|
|
1
|
+
import { C as e, S as t, l as n, u as r, v as i, y as a } from "./shared.function_pb-e1jkWYE_.js";
|
|
2
|
+
import { a as o, b as s, c, n as l, p as u, t as d, u as f, x as p } from "./shared.runtime_usage_pb-Hn8yNrjw.js";
|
|
3
|
+
import { n as m, t as h } from "./rpc-interceptor-az_TTCBK.js";
|
|
4
|
+
var g = new class extends i {
|
|
5
5
|
constructor() {
|
|
6
6
|
super("aquila.ActionEvent", [
|
|
7
7
|
{
|
|
@@ -21,19 +21,19 @@ var h = new class extends n {
|
|
|
21
21
|
no: 3,
|
|
22
22
|
name: "payload",
|
|
23
23
|
kind: "message",
|
|
24
|
-
T: () =>
|
|
24
|
+
T: () => r
|
|
25
25
|
}
|
|
26
26
|
]);
|
|
27
27
|
}
|
|
28
28
|
create(e) {
|
|
29
|
-
let
|
|
30
|
-
return
|
|
29
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
30
|
+
return t.eventType = "", t.projectId = 0n, e !== void 0 && a(this, t, e), t;
|
|
31
31
|
}
|
|
32
|
-
internalBinaryRead(e,
|
|
33
|
-
let o =
|
|
32
|
+
internalBinaryRead(e, n, i, a) {
|
|
33
|
+
let o = a ?? this.create(), s = e.pos + n;
|
|
34
34
|
for (; e.pos < s;) {
|
|
35
|
-
let [
|
|
36
|
-
switch (
|
|
35
|
+
let [n, a] = e.tag();
|
|
36
|
+
switch (n) {
|
|
37
37
|
case 1:
|
|
38
38
|
o.eventType = e.string();
|
|
39
39
|
break;
|
|
@@ -41,58 +41,58 @@ var h = new class extends n {
|
|
|
41
41
|
o.projectId = e.int64().toBigInt();
|
|
42
42
|
break;
|
|
43
43
|
case 3:
|
|
44
|
-
o.payload =
|
|
44
|
+
o.payload = r.internalBinaryRead(e, e.uint32(), i, o.payload);
|
|
45
45
|
break;
|
|
46
46
|
default:
|
|
47
|
-
let s =
|
|
48
|
-
if (s === "throw") throw new globalThis.Error(`Unknown field ${
|
|
49
|
-
let c = e.skip(
|
|
50
|
-
s !== !1 && (s === !0 ?
|
|
47
|
+
let s = i.readUnknownField;
|
|
48
|
+
if (s === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${a}) for ${this.typeName}`);
|
|
49
|
+
let c = e.skip(a);
|
|
50
|
+
s !== !1 && (s === !0 ? t.onRead : s)(this.typeName, o, n, a, c);
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
return o;
|
|
54
54
|
}
|
|
55
|
-
internalBinaryWrite(
|
|
56
|
-
|
|
57
|
-
let o =
|
|
58
|
-
return o !== !1 && (o == 1 ?
|
|
55
|
+
internalBinaryWrite(n, i, a) {
|
|
56
|
+
n.eventType !== "" && i.tag(1, e.LengthDelimited).string(n.eventType), n.projectId !== 0n && i.tag(2, e.Varint).int64(n.projectId), n.payload && r.internalBinaryWrite(n.payload, i.tag(3, e.LengthDelimited).fork(), a).join();
|
|
57
|
+
let o = a.writeUnknownFields;
|
|
58
|
+
return o !== !1 && (o == 1 ? t.onWrite : o)(this.typeName, n, i), i;
|
|
59
59
|
}
|
|
60
|
-
}(),
|
|
60
|
+
}(), _ = new class extends i {
|
|
61
61
|
constructor() {
|
|
62
62
|
super("aquila.ActionLogon", [{
|
|
63
63
|
no: 1,
|
|
64
64
|
name: "module",
|
|
65
65
|
kind: "message",
|
|
66
|
-
T: () =>
|
|
66
|
+
T: () => f
|
|
67
67
|
}]);
|
|
68
68
|
}
|
|
69
69
|
create(e) {
|
|
70
|
-
let
|
|
71
|
-
return e !== void 0 &&
|
|
70
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
71
|
+
return e !== void 0 && a(this, t, e), t;
|
|
72
72
|
}
|
|
73
|
-
internalBinaryRead(e,
|
|
74
|
-
let
|
|
73
|
+
internalBinaryRead(e, n, r, i) {
|
|
74
|
+
let a = i ?? this.create(), o = e.pos + n;
|
|
75
75
|
for (; e.pos < o;) {
|
|
76
|
-
let [
|
|
77
|
-
switch (
|
|
76
|
+
let [n, i] = e.tag();
|
|
77
|
+
switch (n) {
|
|
78
78
|
case 1:
|
|
79
|
-
|
|
79
|
+
a.module = f.internalBinaryRead(e, e.uint32(), r, a.module);
|
|
80
80
|
break;
|
|
81
81
|
default:
|
|
82
|
-
let o =
|
|
83
|
-
if (o === "throw") throw new globalThis.Error(`Unknown field ${
|
|
84
|
-
let s = e.skip(
|
|
85
|
-
o !== !1 && (o === !0 ?
|
|
82
|
+
let o = r.readUnknownField;
|
|
83
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
84
|
+
let s = e.skip(i);
|
|
85
|
+
o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
|
-
return
|
|
88
|
+
return a;
|
|
89
89
|
}
|
|
90
|
-
internalBinaryWrite(
|
|
91
|
-
|
|
92
|
-
let
|
|
93
|
-
return
|
|
90
|
+
internalBinaryWrite(n, r, i) {
|
|
91
|
+
n.module && f.internalBinaryWrite(n.module, r.tag(1, e.LengthDelimited).fork(), i).join();
|
|
92
|
+
let a = i.writeUnknownFields;
|
|
93
|
+
return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, n, r), r;
|
|
94
94
|
}
|
|
95
|
-
}(),
|
|
95
|
+
}(), v = new class extends i {
|
|
96
96
|
constructor() {
|
|
97
97
|
super("aquila.ActionExecutionRequest", [
|
|
98
98
|
{
|
|
@@ -111,7 +111,7 @@ var h = new class extends n {
|
|
|
111
111
|
no: 3,
|
|
112
112
|
name: "parameters",
|
|
113
113
|
kind: "message",
|
|
114
|
-
T: () =>
|
|
114
|
+
T: () => n
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
117
|
no: 4,
|
|
@@ -123,14 +123,14 @@ var h = new class extends n {
|
|
|
123
123
|
]);
|
|
124
124
|
}
|
|
125
125
|
create(e) {
|
|
126
|
-
let
|
|
127
|
-
return
|
|
126
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
127
|
+
return t.executionIdentifier = "", t.functionIdentifier = "", t.projectId = 0n, e !== void 0 && a(this, t, e), t;
|
|
128
128
|
}
|
|
129
|
-
internalBinaryRead(e,
|
|
130
|
-
let o =
|
|
129
|
+
internalBinaryRead(e, r, i, a) {
|
|
130
|
+
let o = a ?? this.create(), s = e.pos + r;
|
|
131
131
|
for (; e.pos < s;) {
|
|
132
|
-
let [
|
|
133
|
-
switch (
|
|
132
|
+
let [r, a] = e.tag();
|
|
133
|
+
switch (r) {
|
|
134
134
|
case 1:
|
|
135
135
|
o.executionIdentifier = e.string();
|
|
136
136
|
break;
|
|
@@ -138,26 +138,26 @@ var h = new class extends n {
|
|
|
138
138
|
o.functionIdentifier = e.string();
|
|
139
139
|
break;
|
|
140
140
|
case 3:
|
|
141
|
-
o.parameters =
|
|
141
|
+
o.parameters = n.internalBinaryRead(e, e.uint32(), i, o.parameters);
|
|
142
142
|
break;
|
|
143
143
|
case 4:
|
|
144
144
|
o.projectId = e.int64().toBigInt();
|
|
145
145
|
break;
|
|
146
146
|
default:
|
|
147
|
-
let s =
|
|
148
|
-
if (s === "throw") throw new globalThis.Error(`Unknown field ${
|
|
149
|
-
let c = e.skip(
|
|
150
|
-
s !== !1 && (s === !0 ?
|
|
147
|
+
let s = i.readUnknownField;
|
|
148
|
+
if (s === "throw") throw new globalThis.Error(`Unknown field ${r} (wire type ${a}) for ${this.typeName}`);
|
|
149
|
+
let c = e.skip(a);
|
|
150
|
+
s !== !1 && (s === !0 ? t.onRead : s)(this.typeName, o, r, a, c);
|
|
151
151
|
}
|
|
152
152
|
}
|
|
153
153
|
return o;
|
|
154
154
|
}
|
|
155
|
-
internalBinaryWrite(
|
|
156
|
-
|
|
157
|
-
let o =
|
|
158
|
-
return o !== !1 && (o == 1 ?
|
|
155
|
+
internalBinaryWrite(r, i, a) {
|
|
156
|
+
r.executionIdentifier !== "" && i.tag(1, e.LengthDelimited).string(r.executionIdentifier), r.functionIdentifier !== "" && i.tag(2, e.LengthDelimited).string(r.functionIdentifier), r.parameters && n.internalBinaryWrite(r.parameters, i.tag(3, e.LengthDelimited).fork(), a).join(), r.projectId !== 0n && i.tag(4, e.Varint).int64(r.projectId);
|
|
157
|
+
let o = a.writeUnknownFields;
|
|
158
|
+
return o !== !1 && (o == 1 ? t.onWrite : o)(this.typeName, r, i), i;
|
|
159
159
|
}
|
|
160
|
-
}(),
|
|
160
|
+
}(), y = new class extends i {
|
|
161
161
|
constructor() {
|
|
162
162
|
super("aquila.ActionExecutionResponse", [{
|
|
163
163
|
no: 1,
|
|
@@ -168,39 +168,39 @@ var h = new class extends n {
|
|
|
168
168
|
no: 2,
|
|
169
169
|
name: "node_result",
|
|
170
170
|
kind: "message",
|
|
171
|
-
T: () =>
|
|
171
|
+
T: () => p
|
|
172
172
|
}]);
|
|
173
173
|
}
|
|
174
174
|
create(e) {
|
|
175
|
-
let
|
|
176
|
-
return
|
|
175
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
176
|
+
return t.executionIdentifier = "", e !== void 0 && a(this, t, e), t;
|
|
177
177
|
}
|
|
178
|
-
internalBinaryRead(e,
|
|
179
|
-
let
|
|
178
|
+
internalBinaryRead(e, n, r, i) {
|
|
179
|
+
let a = i ?? this.create(), o = e.pos + n;
|
|
180
180
|
for (; e.pos < o;) {
|
|
181
|
-
let [
|
|
182
|
-
switch (
|
|
181
|
+
let [n, i] = e.tag();
|
|
182
|
+
switch (n) {
|
|
183
183
|
case 1:
|
|
184
|
-
|
|
184
|
+
a.executionIdentifier = e.string();
|
|
185
185
|
break;
|
|
186
186
|
case 2:
|
|
187
|
-
|
|
187
|
+
a.nodeResult = p.internalBinaryRead(e, e.uint32(), r, a.nodeResult);
|
|
188
188
|
break;
|
|
189
189
|
default:
|
|
190
|
-
let o =
|
|
191
|
-
if (o === "throw") throw new globalThis.Error(`Unknown field ${
|
|
192
|
-
let s = e.skip(
|
|
193
|
-
o !== !1 && (o === !0 ?
|
|
190
|
+
let o = r.readUnknownField;
|
|
191
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
192
|
+
let s = e.skip(i);
|
|
193
|
+
o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
-
return
|
|
196
|
+
return a;
|
|
197
197
|
}
|
|
198
|
-
internalBinaryWrite(
|
|
199
|
-
|
|
200
|
-
let
|
|
201
|
-
return
|
|
198
|
+
internalBinaryWrite(n, r, i) {
|
|
199
|
+
n.executionIdentifier !== "" && r.tag(1, e.LengthDelimited).string(n.executionIdentifier), n.nodeResult && p.internalBinaryWrite(n.nodeResult, r.tag(2, e.LengthDelimited).fork(), i).join();
|
|
200
|
+
let a = i.writeUnknownFields;
|
|
201
|
+
return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, n, r), r;
|
|
202
202
|
}
|
|
203
|
-
}(),
|
|
203
|
+
}(), b = new class extends i {
|
|
204
204
|
constructor() {
|
|
205
205
|
super("aquila.ActionTransferRequest", [
|
|
206
206
|
{
|
|
@@ -208,168 +208,251 @@ var h = new class extends n {
|
|
|
208
208
|
name: "logon",
|
|
209
209
|
kind: "message",
|
|
210
210
|
oneof: "data",
|
|
211
|
-
T: () =>
|
|
211
|
+
T: () => _
|
|
212
212
|
},
|
|
213
213
|
{
|
|
214
214
|
no: 2,
|
|
215
215
|
name: "event",
|
|
216
216
|
kind: "message",
|
|
217
217
|
oneof: "data",
|
|
218
|
-
T: () =>
|
|
218
|
+
T: () => g
|
|
219
219
|
},
|
|
220
220
|
{
|
|
221
221
|
no: 3,
|
|
222
222
|
name: "result",
|
|
223
223
|
kind: "message",
|
|
224
224
|
oneof: "data",
|
|
225
|
-
T: () =>
|
|
225
|
+
T: () => y
|
|
226
226
|
}
|
|
227
227
|
]);
|
|
228
228
|
}
|
|
229
229
|
create(e) {
|
|
230
|
-
let
|
|
231
|
-
return
|
|
230
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
231
|
+
return t.data = { oneofKind: void 0 }, e !== void 0 && a(this, t, e), t;
|
|
232
232
|
}
|
|
233
|
-
internalBinaryRead(e,
|
|
234
|
-
let
|
|
233
|
+
internalBinaryRead(e, n, r, i) {
|
|
234
|
+
let a = i ?? this.create(), o = e.pos + n;
|
|
235
235
|
for (; e.pos < o;) {
|
|
236
|
-
let [
|
|
237
|
-
switch (
|
|
236
|
+
let [n, i] = e.tag();
|
|
237
|
+
switch (n) {
|
|
238
238
|
case 1:
|
|
239
|
-
|
|
239
|
+
a.data = {
|
|
240
240
|
oneofKind: "logon",
|
|
241
|
-
logon:
|
|
241
|
+
logon: _.internalBinaryRead(e, e.uint32(), r, a.data.logon)
|
|
242
242
|
};
|
|
243
243
|
break;
|
|
244
244
|
case 2:
|
|
245
|
-
|
|
245
|
+
a.data = {
|
|
246
246
|
oneofKind: "event",
|
|
247
|
-
event:
|
|
247
|
+
event: g.internalBinaryRead(e, e.uint32(), r, a.data.event)
|
|
248
248
|
};
|
|
249
249
|
break;
|
|
250
250
|
case 3:
|
|
251
|
-
|
|
251
|
+
a.data = {
|
|
252
252
|
oneofKind: "result",
|
|
253
|
-
result:
|
|
253
|
+
result: y.internalBinaryRead(e, e.uint32(), r, a.data.result)
|
|
254
254
|
};
|
|
255
255
|
break;
|
|
256
256
|
default:
|
|
257
|
-
let o =
|
|
258
|
-
if (o === "throw") throw new globalThis.Error(`Unknown field ${
|
|
259
|
-
let s = e.skip(
|
|
260
|
-
o !== !1 && (o === !0 ?
|
|
257
|
+
let o = r.readUnknownField;
|
|
258
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
259
|
+
let s = e.skip(i);
|
|
260
|
+
o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
|
|
261
261
|
}
|
|
262
262
|
}
|
|
263
|
-
return
|
|
263
|
+
return a;
|
|
264
264
|
}
|
|
265
|
-
internalBinaryWrite(
|
|
266
|
-
|
|
267
|
-
let
|
|
268
|
-
return
|
|
265
|
+
internalBinaryWrite(n, r, i) {
|
|
266
|
+
n.data.oneofKind === "logon" && _.internalBinaryWrite(n.data.logon, r.tag(1, e.LengthDelimited).fork(), i).join(), n.data.oneofKind === "event" && g.internalBinaryWrite(n.data.event, r.tag(2, e.LengthDelimited).fork(), i).join(), n.data.oneofKind === "result" && y.internalBinaryWrite(n.data.result, r.tag(3, e.LengthDelimited).fork(), i).join();
|
|
267
|
+
let a = i.writeUnknownFields;
|
|
268
|
+
return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, n, r), r;
|
|
269
269
|
}
|
|
270
|
-
}(),
|
|
270
|
+
}(), x = new class extends i {
|
|
271
271
|
constructor() {
|
|
272
272
|
super("aquila.ActionTransferResponse", [{
|
|
273
273
|
no: 1,
|
|
274
274
|
name: "execution",
|
|
275
275
|
kind: "message",
|
|
276
276
|
oneof: "data",
|
|
277
|
-
T: () =>
|
|
277
|
+
T: () => v
|
|
278
278
|
}, {
|
|
279
279
|
no: 2,
|
|
280
280
|
name: "module_configurations",
|
|
281
281
|
kind: "message",
|
|
282
282
|
oneof: "data",
|
|
283
|
-
T: () =>
|
|
283
|
+
T: () => u
|
|
284
284
|
}]);
|
|
285
285
|
}
|
|
286
286
|
create(e) {
|
|
287
|
-
let
|
|
288
|
-
return
|
|
287
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
288
|
+
return t.data = { oneofKind: void 0 }, e !== void 0 && a(this, t, e), t;
|
|
289
289
|
}
|
|
290
|
-
internalBinaryRead(e,
|
|
291
|
-
let
|
|
290
|
+
internalBinaryRead(e, n, r, i) {
|
|
291
|
+
let a = i ?? this.create(), o = e.pos + n;
|
|
292
292
|
for (; e.pos < o;) {
|
|
293
|
-
let [
|
|
294
|
-
switch (
|
|
293
|
+
let [n, i] = e.tag();
|
|
294
|
+
switch (n) {
|
|
295
295
|
case 1:
|
|
296
|
-
|
|
296
|
+
a.data = {
|
|
297
297
|
oneofKind: "execution",
|
|
298
|
-
execution:
|
|
298
|
+
execution: v.internalBinaryRead(e, e.uint32(), r, a.data.execution)
|
|
299
299
|
};
|
|
300
300
|
break;
|
|
301
301
|
case 2:
|
|
302
|
-
|
|
302
|
+
a.data = {
|
|
303
303
|
oneofKind: "moduleConfigurations",
|
|
304
|
-
moduleConfigurations:
|
|
304
|
+
moduleConfigurations: u.internalBinaryRead(e, e.uint32(), r, a.data.moduleConfigurations)
|
|
305
305
|
};
|
|
306
306
|
break;
|
|
307
307
|
default:
|
|
308
|
-
let o =
|
|
309
|
-
if (o === "throw") throw new globalThis.Error(`Unknown field ${
|
|
310
|
-
let s = e.skip(
|
|
311
|
-
o !== !1 && (o === !0 ?
|
|
308
|
+
let o = r.readUnknownField;
|
|
309
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
310
|
+
let s = e.skip(i);
|
|
311
|
+
o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
|
|
312
312
|
}
|
|
313
313
|
}
|
|
314
|
-
return
|
|
314
|
+
return a;
|
|
315
315
|
}
|
|
316
|
-
internalBinaryWrite(
|
|
317
|
-
|
|
318
|
-
let
|
|
319
|
-
return
|
|
316
|
+
internalBinaryWrite(n, r, i) {
|
|
317
|
+
n.data.oneofKind === "execution" && v.internalBinaryWrite(n.data.execution, r.tag(1, e.LengthDelimited).fork(), i).join(), n.data.oneofKind === "moduleConfigurations" && u.internalBinaryWrite(n.data.moduleConfigurations, r.tag(2, e.LengthDelimited).fork(), i).join();
|
|
318
|
+
let a = i.writeUnknownFields;
|
|
319
|
+
return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, n, r), r;
|
|
320
320
|
}
|
|
321
|
-
}(),
|
|
321
|
+
}(), S = new m("aquila.ActionTransferService", [{
|
|
322
322
|
name: "Transfer",
|
|
323
323
|
serverStreaming: !0,
|
|
324
324
|
clientStreaming: !0,
|
|
325
325
|
options: {},
|
|
326
|
-
I:
|
|
327
|
-
O:
|
|
328
|
-
}]),
|
|
326
|
+
I: b,
|
|
327
|
+
O: x
|
|
328
|
+
}]), C = class {
|
|
329
329
|
constructor(e) {
|
|
330
|
-
this._transport = e, this.typeName =
|
|
330
|
+
this._transport = e, this.typeName = S.typeName, this.methods = S.methods, this.options = S.options;
|
|
331
331
|
}
|
|
332
332
|
transfer(e) {
|
|
333
333
|
let t = this.methods[0], n = this._transport.mergeOptions(e);
|
|
334
|
-
return
|
|
334
|
+
return h("duplex", this._transport, t, n);
|
|
335
335
|
}
|
|
336
|
-
},
|
|
336
|
+
}, w = new class extends i {
|
|
337
|
+
constructor() {
|
|
338
|
+
super("aquila.ExecutionRequest", [{
|
|
339
|
+
no: 1,
|
|
340
|
+
name: "execution_result",
|
|
341
|
+
kind: "message",
|
|
342
|
+
T: () => s
|
|
343
|
+
}]);
|
|
344
|
+
}
|
|
345
|
+
create(e) {
|
|
346
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
347
|
+
return e !== void 0 && a(this, t, e), t;
|
|
348
|
+
}
|
|
349
|
+
internalBinaryRead(e, n, r, i) {
|
|
350
|
+
let a = i ?? this.create(), o = e.pos + n;
|
|
351
|
+
for (; e.pos < o;) {
|
|
352
|
+
let [n, i] = e.tag();
|
|
353
|
+
switch (n) {
|
|
354
|
+
case 1:
|
|
355
|
+
a.executionResult = s.internalBinaryRead(e, e.uint32(), r, a.executionResult);
|
|
356
|
+
break;
|
|
357
|
+
default:
|
|
358
|
+
let o = r.readUnknownField;
|
|
359
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
360
|
+
let c = e.skip(i);
|
|
361
|
+
o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, c);
|
|
362
|
+
}
|
|
363
|
+
}
|
|
364
|
+
return a;
|
|
365
|
+
}
|
|
366
|
+
internalBinaryWrite(n, r, i) {
|
|
367
|
+
n.executionResult && s.internalBinaryWrite(n.executionResult, r.tag(1, e.LengthDelimited).fork(), i).join();
|
|
368
|
+
let a = i.writeUnknownFields;
|
|
369
|
+
return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, n, r), r;
|
|
370
|
+
}
|
|
371
|
+
}(), T = new class extends i {
|
|
372
|
+
constructor() {
|
|
373
|
+
super("aquila.ExecutionResponse", [{
|
|
374
|
+
no: 1,
|
|
375
|
+
name: "success",
|
|
376
|
+
kind: "scalar",
|
|
377
|
+
T: 8
|
|
378
|
+
}]);
|
|
379
|
+
}
|
|
380
|
+
create(e) {
|
|
381
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
382
|
+
return t.success = !1, e !== void 0 && a(this, t, e), t;
|
|
383
|
+
}
|
|
384
|
+
internalBinaryRead(e, n, r, i) {
|
|
385
|
+
let a = i ?? this.create(), o = e.pos + n;
|
|
386
|
+
for (; e.pos < o;) {
|
|
387
|
+
let [n, i] = e.tag();
|
|
388
|
+
switch (n) {
|
|
389
|
+
case 1:
|
|
390
|
+
a.success = e.bool();
|
|
391
|
+
break;
|
|
392
|
+
default:
|
|
393
|
+
let o = r.readUnknownField;
|
|
394
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
395
|
+
let s = e.skip(i);
|
|
396
|
+
o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
|
|
397
|
+
}
|
|
398
|
+
}
|
|
399
|
+
return a;
|
|
400
|
+
}
|
|
401
|
+
internalBinaryWrite(n, r, i) {
|
|
402
|
+
n.success !== !1 && r.tag(1, e.Varint).bool(n.success);
|
|
403
|
+
let a = i.writeUnknownFields;
|
|
404
|
+
return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, n, r), r;
|
|
405
|
+
}
|
|
406
|
+
}(), E = new m("aquila.ExecutionService", [{
|
|
407
|
+
name: "Update",
|
|
408
|
+
options: {},
|
|
409
|
+
I: w,
|
|
410
|
+
O: T
|
|
411
|
+
}]), D = class {
|
|
412
|
+
constructor(e) {
|
|
413
|
+
this._transport = e, this.typeName = E.typeName, this.methods = E.methods, this.options = E.options;
|
|
414
|
+
}
|
|
415
|
+
update(e, t) {
|
|
416
|
+
let n = this.methods[0], r = this._transport.mergeOptions(t);
|
|
417
|
+
return h("unary", this._transport, n, r, e);
|
|
418
|
+
}
|
|
419
|
+
}, O = new class extends i {
|
|
337
420
|
constructor() {
|
|
338
421
|
super("aquila.ModuleUpdateRequest", [{
|
|
339
422
|
no: 1,
|
|
340
423
|
name: "modules",
|
|
341
424
|
kind: "message",
|
|
342
425
|
repeat: 2,
|
|
343
|
-
T: () =>
|
|
426
|
+
T: () => f
|
|
344
427
|
}]);
|
|
345
428
|
}
|
|
346
429
|
create(e) {
|
|
347
|
-
let
|
|
348
|
-
return
|
|
430
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
431
|
+
return t.modules = [], e !== void 0 && a(this, t, e), t;
|
|
349
432
|
}
|
|
350
|
-
internalBinaryRead(e,
|
|
351
|
-
let
|
|
433
|
+
internalBinaryRead(e, n, r, i) {
|
|
434
|
+
let a = i ?? this.create(), o = e.pos + n;
|
|
352
435
|
for (; e.pos < o;) {
|
|
353
|
-
let [
|
|
354
|
-
switch (
|
|
436
|
+
let [n, i] = e.tag();
|
|
437
|
+
switch (n) {
|
|
355
438
|
case 1:
|
|
356
|
-
|
|
439
|
+
a.modules.push(f.internalBinaryRead(e, e.uint32(), r));
|
|
357
440
|
break;
|
|
358
441
|
default:
|
|
359
|
-
let o =
|
|
360
|
-
if (o === "throw") throw new globalThis.Error(`Unknown field ${
|
|
361
|
-
let s = e.skip(
|
|
362
|
-
o !== !1 && (o === !0 ?
|
|
442
|
+
let o = r.readUnknownField;
|
|
443
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
444
|
+
let s = e.skip(i);
|
|
445
|
+
o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
|
|
363
446
|
}
|
|
364
447
|
}
|
|
365
|
-
return
|
|
448
|
+
return a;
|
|
366
449
|
}
|
|
367
|
-
internalBinaryWrite(
|
|
368
|
-
for (let
|
|
369
|
-
let
|
|
370
|
-
return
|
|
450
|
+
internalBinaryWrite(n, r, i) {
|
|
451
|
+
for (let t = 0; t < n.modules.length; t++) f.internalBinaryWrite(n.modules[t], r.tag(1, e.LengthDelimited).fork(), i).join();
|
|
452
|
+
let a = i.writeUnknownFields;
|
|
453
|
+
return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, n, r), r;
|
|
371
454
|
}
|
|
372
|
-
}(),
|
|
455
|
+
}(), k = new class extends i {
|
|
373
456
|
constructor() {
|
|
374
457
|
super("aquila.ModuleUpdateResponse", [{
|
|
375
458
|
no: 1,
|
|
@@ -379,45 +462,45 @@ var h = new class extends n {
|
|
|
379
462
|
}]);
|
|
380
463
|
}
|
|
381
464
|
create(e) {
|
|
382
|
-
let
|
|
383
|
-
return
|
|
465
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
466
|
+
return t.success = !1, e !== void 0 && a(this, t, e), t;
|
|
384
467
|
}
|
|
385
|
-
internalBinaryRead(e,
|
|
386
|
-
let
|
|
468
|
+
internalBinaryRead(e, n, r, i) {
|
|
469
|
+
let a = i ?? this.create(), o = e.pos + n;
|
|
387
470
|
for (; e.pos < o;) {
|
|
388
|
-
let [
|
|
389
|
-
switch (
|
|
471
|
+
let [n, i] = e.tag();
|
|
472
|
+
switch (n) {
|
|
390
473
|
case 1:
|
|
391
|
-
|
|
474
|
+
a.success = e.bool();
|
|
392
475
|
break;
|
|
393
476
|
default:
|
|
394
|
-
let o =
|
|
395
|
-
if (o === "throw") throw new globalThis.Error(`Unknown field ${
|
|
396
|
-
let s = e.skip(
|
|
397
|
-
o !== !1 && (o === !0 ?
|
|
477
|
+
let o = r.readUnknownField;
|
|
478
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
479
|
+
let s = e.skip(i);
|
|
480
|
+
o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
|
|
398
481
|
}
|
|
399
482
|
}
|
|
400
|
-
return
|
|
483
|
+
return a;
|
|
401
484
|
}
|
|
402
|
-
internalBinaryWrite(
|
|
403
|
-
|
|
404
|
-
let
|
|
405
|
-
return
|
|
485
|
+
internalBinaryWrite(n, r, i) {
|
|
486
|
+
n.success !== !1 && r.tag(1, e.Varint).bool(n.success);
|
|
487
|
+
let a = i.writeUnknownFields;
|
|
488
|
+
return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, n, r), r;
|
|
406
489
|
}
|
|
407
|
-
}(),
|
|
490
|
+
}(), A = new m("aquila.ModuleService", [{
|
|
408
491
|
name: "Update",
|
|
409
492
|
options: {},
|
|
410
|
-
I:
|
|
411
|
-
O:
|
|
412
|
-
}]),
|
|
493
|
+
I: O,
|
|
494
|
+
O: k
|
|
495
|
+
}]), j = class {
|
|
413
496
|
constructor(e) {
|
|
414
|
-
this._transport = e, this.typeName =
|
|
497
|
+
this._transport = e, this.typeName = A.typeName, this.methods = A.methods, this.options = A.options;
|
|
415
498
|
}
|
|
416
499
|
update(e, t) {
|
|
417
500
|
let n = this.methods[0], r = this._transport.mergeOptions(t);
|
|
418
|
-
return
|
|
501
|
+
return h("unary", this._transport, n, r, e);
|
|
419
502
|
}
|
|
420
|
-
},
|
|
503
|
+
}, M = new class extends i {
|
|
421
504
|
constructor() {
|
|
422
505
|
super("aquila.RuntimeStatusUpdateRequest", [
|
|
423
506
|
{
|
|
@@ -432,59 +515,59 @@ var h = new class extends n {
|
|
|
432
515
|
name: "execution_runtime_status",
|
|
433
516
|
kind: "message",
|
|
434
517
|
oneof: "status",
|
|
435
|
-
T: () =>
|
|
518
|
+
T: () => c
|
|
436
519
|
},
|
|
437
520
|
{
|
|
438
521
|
no: 3,
|
|
439
522
|
name: "action_status",
|
|
440
523
|
kind: "message",
|
|
441
524
|
oneof: "status",
|
|
442
|
-
T: () =>
|
|
525
|
+
T: () => l
|
|
443
526
|
}
|
|
444
527
|
]);
|
|
445
528
|
}
|
|
446
529
|
create(e) {
|
|
447
|
-
let
|
|
448
|
-
return
|
|
449
|
-
}
|
|
450
|
-
internalBinaryRead(e,
|
|
451
|
-
let
|
|
452
|
-
for (; e.pos <
|
|
453
|
-
let [
|
|
454
|
-
switch (
|
|
530
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
531
|
+
return t.status = { oneofKind: void 0 }, e !== void 0 && a(this, t, e), t;
|
|
532
|
+
}
|
|
533
|
+
internalBinaryRead(e, n, r, i) {
|
|
534
|
+
let a = i ?? this.create(), s = e.pos + n;
|
|
535
|
+
for (; e.pos < s;) {
|
|
536
|
+
let [n, i] = e.tag();
|
|
537
|
+
switch (n) {
|
|
455
538
|
case 1:
|
|
456
|
-
|
|
539
|
+
a.status = {
|
|
457
540
|
oneofKind: "adapterRuntimeStatus",
|
|
458
|
-
adapterRuntimeStatus: o.internalBinaryRead(e, e.uint32(),
|
|
541
|
+
adapterRuntimeStatus: o.internalBinaryRead(e, e.uint32(), r, a.status.adapterRuntimeStatus)
|
|
459
542
|
};
|
|
460
543
|
break;
|
|
461
544
|
case 2:
|
|
462
|
-
|
|
545
|
+
a.status = {
|
|
463
546
|
oneofKind: "executionRuntimeStatus",
|
|
464
|
-
executionRuntimeStatus:
|
|
547
|
+
executionRuntimeStatus: c.internalBinaryRead(e, e.uint32(), r, a.status.executionRuntimeStatus)
|
|
465
548
|
};
|
|
466
549
|
break;
|
|
467
550
|
case 3:
|
|
468
|
-
|
|
551
|
+
a.status = {
|
|
469
552
|
oneofKind: "actionStatus",
|
|
470
|
-
actionStatus:
|
|
553
|
+
actionStatus: l.internalBinaryRead(e, e.uint32(), r, a.status.actionStatus)
|
|
471
554
|
};
|
|
472
555
|
break;
|
|
473
556
|
default:
|
|
474
|
-
let
|
|
475
|
-
if (
|
|
476
|
-
let u = e.skip(
|
|
477
|
-
|
|
557
|
+
let s = r.readUnknownField;
|
|
558
|
+
if (s === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
559
|
+
let u = e.skip(i);
|
|
560
|
+
s !== !1 && (s === !0 ? t.onRead : s)(this.typeName, a, n, i, u);
|
|
478
561
|
}
|
|
479
562
|
}
|
|
480
|
-
return
|
|
563
|
+
return a;
|
|
481
564
|
}
|
|
482
|
-
internalBinaryWrite(
|
|
483
|
-
|
|
484
|
-
let
|
|
485
|
-
return
|
|
565
|
+
internalBinaryWrite(n, r, i) {
|
|
566
|
+
n.status.oneofKind === "adapterRuntimeStatus" && o.internalBinaryWrite(n.status.adapterRuntimeStatus, r.tag(1, e.LengthDelimited).fork(), i).join(), n.status.oneofKind === "executionRuntimeStatus" && c.internalBinaryWrite(n.status.executionRuntimeStatus, r.tag(2, e.LengthDelimited).fork(), i).join(), n.status.oneofKind === "actionStatus" && l.internalBinaryWrite(n.status.actionStatus, r.tag(3, e.LengthDelimited).fork(), i).join();
|
|
567
|
+
let a = i.writeUnknownFields;
|
|
568
|
+
return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, n, r), r;
|
|
486
569
|
}
|
|
487
|
-
}(),
|
|
570
|
+
}(), N = new class extends i {
|
|
488
571
|
constructor() {
|
|
489
572
|
super("aquila.RuntimeStatusUpdateResponse", [{
|
|
490
573
|
no: 1,
|
|
@@ -494,81 +577,81 @@ var h = new class extends n {
|
|
|
494
577
|
}]);
|
|
495
578
|
}
|
|
496
579
|
create(e) {
|
|
497
|
-
let
|
|
498
|
-
return
|
|
580
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
581
|
+
return t.success = !1, e !== void 0 && a(this, t, e), t;
|
|
499
582
|
}
|
|
500
|
-
internalBinaryRead(e,
|
|
501
|
-
let
|
|
583
|
+
internalBinaryRead(e, n, r, i) {
|
|
584
|
+
let a = i ?? this.create(), o = e.pos + n;
|
|
502
585
|
for (; e.pos < o;) {
|
|
503
|
-
let [
|
|
504
|
-
switch (
|
|
586
|
+
let [n, i] = e.tag();
|
|
587
|
+
switch (n) {
|
|
505
588
|
case 1:
|
|
506
|
-
|
|
589
|
+
a.success = e.bool();
|
|
507
590
|
break;
|
|
508
591
|
default:
|
|
509
|
-
let o =
|
|
510
|
-
if (o === "throw") throw new globalThis.Error(`Unknown field ${
|
|
511
|
-
let s = e.skip(
|
|
512
|
-
o !== !1 && (o === !0 ?
|
|
592
|
+
let o = r.readUnknownField;
|
|
593
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
594
|
+
let s = e.skip(i);
|
|
595
|
+
o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
|
|
513
596
|
}
|
|
514
597
|
}
|
|
515
|
-
return
|
|
598
|
+
return a;
|
|
516
599
|
}
|
|
517
|
-
internalBinaryWrite(
|
|
518
|
-
|
|
519
|
-
let
|
|
520
|
-
return
|
|
600
|
+
internalBinaryWrite(n, r, i) {
|
|
601
|
+
n.success !== !1 && r.tag(1, e.Varint).bool(n.success);
|
|
602
|
+
let a = i.writeUnknownFields;
|
|
603
|
+
return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, n, r), r;
|
|
521
604
|
}
|
|
522
|
-
}(),
|
|
605
|
+
}(), P = new m("aquila.RuntimeStatusService", [{
|
|
523
606
|
name: "Update",
|
|
524
607
|
options: {},
|
|
525
|
-
I:
|
|
526
|
-
O
|
|
527
|
-
}]),
|
|
608
|
+
I: M,
|
|
609
|
+
O: N
|
|
610
|
+
}]), F = class {
|
|
528
611
|
constructor(e) {
|
|
529
|
-
this._transport = e, this.typeName =
|
|
612
|
+
this._transport = e, this.typeName = P.typeName, this.methods = P.methods, this.options = P.options;
|
|
530
613
|
}
|
|
531
614
|
update(e, t) {
|
|
532
615
|
let n = this.methods[0], r = this._transport.mergeOptions(t);
|
|
533
|
-
return
|
|
616
|
+
return h("unary", this._transport, n, r, e);
|
|
534
617
|
}
|
|
535
|
-
},
|
|
618
|
+
}, I = new class extends i {
|
|
536
619
|
constructor() {
|
|
537
620
|
super("aquila.RuntimeUsageRequest", [{
|
|
538
621
|
no: 1,
|
|
539
622
|
name: "runtime_usage",
|
|
540
623
|
kind: "message",
|
|
541
624
|
repeat: 2,
|
|
542
|
-
T: () =>
|
|
625
|
+
T: () => d
|
|
543
626
|
}]);
|
|
544
627
|
}
|
|
545
628
|
create(e) {
|
|
546
|
-
let
|
|
547
|
-
return
|
|
629
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
630
|
+
return t.runtimeUsage = [], e !== void 0 && a(this, t, e), t;
|
|
548
631
|
}
|
|
549
|
-
internalBinaryRead(e,
|
|
550
|
-
let
|
|
632
|
+
internalBinaryRead(e, n, r, i) {
|
|
633
|
+
let a = i ?? this.create(), o = e.pos + n;
|
|
551
634
|
for (; e.pos < o;) {
|
|
552
|
-
let [
|
|
553
|
-
switch (
|
|
635
|
+
let [n, i] = e.tag();
|
|
636
|
+
switch (n) {
|
|
554
637
|
case 1:
|
|
555
|
-
|
|
638
|
+
a.runtimeUsage.push(d.internalBinaryRead(e, e.uint32(), r));
|
|
556
639
|
break;
|
|
557
640
|
default:
|
|
558
|
-
let o =
|
|
559
|
-
if (o === "throw") throw new globalThis.Error(`Unknown field ${
|
|
560
|
-
let s = e.skip(
|
|
561
|
-
o !== !1 && (o === !0 ?
|
|
641
|
+
let o = r.readUnknownField;
|
|
642
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
643
|
+
let s = e.skip(i);
|
|
644
|
+
o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
|
|
562
645
|
}
|
|
563
646
|
}
|
|
564
|
-
return
|
|
647
|
+
return a;
|
|
565
648
|
}
|
|
566
|
-
internalBinaryWrite(
|
|
567
|
-
for (let
|
|
568
|
-
let
|
|
569
|
-
return
|
|
649
|
+
internalBinaryWrite(n, r, i) {
|
|
650
|
+
for (let t = 0; t < n.runtimeUsage.length; t++) d.internalBinaryWrite(n.runtimeUsage[t], r.tag(1, e.LengthDelimited).fork(), i).join();
|
|
651
|
+
let a = i.writeUnknownFields;
|
|
652
|
+
return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, n, r), r;
|
|
570
653
|
}
|
|
571
|
-
}(),
|
|
654
|
+
}(), L = new class extends i {
|
|
572
655
|
constructor() {
|
|
573
656
|
super("aquila.RuntimeUsageResponse", [{
|
|
574
657
|
no: 1,
|
|
@@ -578,44 +661,44 @@ var h = new class extends n {
|
|
|
578
661
|
}]);
|
|
579
662
|
}
|
|
580
663
|
create(e) {
|
|
581
|
-
let
|
|
582
|
-
return
|
|
664
|
+
let t = globalThis.Object.create(this.messagePrototype);
|
|
665
|
+
return t.success = !1, e !== void 0 && a(this, t, e), t;
|
|
583
666
|
}
|
|
584
|
-
internalBinaryRead(e,
|
|
585
|
-
let
|
|
667
|
+
internalBinaryRead(e, n, r, i) {
|
|
668
|
+
let a = i ?? this.create(), o = e.pos + n;
|
|
586
669
|
for (; e.pos < o;) {
|
|
587
|
-
let [
|
|
588
|
-
switch (
|
|
670
|
+
let [n, i] = e.tag();
|
|
671
|
+
switch (n) {
|
|
589
672
|
case 1:
|
|
590
|
-
|
|
673
|
+
a.success = e.bool();
|
|
591
674
|
break;
|
|
592
675
|
default:
|
|
593
|
-
let o =
|
|
594
|
-
if (o === "throw") throw new globalThis.Error(`Unknown field ${
|
|
595
|
-
let s = e.skip(
|
|
596
|
-
o !== !1 && (o === !0 ?
|
|
676
|
+
let o = r.readUnknownField;
|
|
677
|
+
if (o === "throw") throw new globalThis.Error(`Unknown field ${n} (wire type ${i}) for ${this.typeName}`);
|
|
678
|
+
let s = e.skip(i);
|
|
679
|
+
o !== !1 && (o === !0 ? t.onRead : o)(this.typeName, a, n, i, s);
|
|
597
680
|
}
|
|
598
681
|
}
|
|
599
|
-
return
|
|
682
|
+
return a;
|
|
600
683
|
}
|
|
601
|
-
internalBinaryWrite(
|
|
602
|
-
|
|
603
|
-
let
|
|
604
|
-
return
|
|
684
|
+
internalBinaryWrite(n, r, i) {
|
|
685
|
+
n.success !== !1 && r.tag(1, e.Varint).bool(n.success);
|
|
686
|
+
let a = i.writeUnknownFields;
|
|
687
|
+
return a !== !1 && (a == 1 ? t.onWrite : a)(this.typeName, n, r), r;
|
|
605
688
|
}
|
|
606
|
-
}(),
|
|
689
|
+
}(), R = new m("aquila.RuntimeUsageService", [{
|
|
607
690
|
name: "Update",
|
|
608
691
|
options: {},
|
|
609
|
-
I
|
|
610
|
-
O:
|
|
611
|
-
}]),
|
|
692
|
+
I,
|
|
693
|
+
O: L
|
|
694
|
+
}]), z = class {
|
|
612
695
|
constructor(e) {
|
|
613
|
-
this._transport = e, this.typeName =
|
|
696
|
+
this._transport = e, this.typeName = R.typeName, this.methods = R.methods, this.options = R.options;
|
|
614
697
|
}
|
|
615
698
|
update(e, t) {
|
|
616
699
|
let n = this.methods[0], r = this._transport.mergeOptions(t);
|
|
617
|
-
return
|
|
700
|
+
return h("unary", this._transport, n, r, e);
|
|
618
701
|
}
|
|
619
702
|
};
|
|
620
703
|
//#endregion
|
|
621
|
-
export {
|
|
704
|
+
export { g as ActionEvent, v as ActionExecutionRequest, y as ActionExecutionResponse, _ as ActionLogon, b as ActionTransferRequest, x as ActionTransferResponse, S as ActionTransferService, C as ActionTransferServiceClient, w as ExecutionRequest, T as ExecutionResponse, E as ExecutionService, D as ExecutionServiceClient, A as ModuleService, j as ModuleServiceClient, O as ModuleUpdateRequest, k as ModuleUpdateResponse, P as RuntimeStatusService, F as RuntimeStatusServiceClient, M as RuntimeStatusUpdateRequest, N as RuntimeStatusUpdateResponse, I as RuntimeUsageRequest, L as RuntimeUsageResponse, R as RuntimeUsageService, z as RuntimeUsageServiceClient };
|