@code0-tech/tucana 0.0.62 → 0.0.65
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 -0
- package/dist/aquila.d.ts +2 -0
- package/dist/aquila.es.js +858 -0
- package/dist/helpers/helpers.d.ts +1 -0
- package/{helpers → dist/helpers}/shared.struct_helper.d.ts +2 -2
- package/dist/helpers.cjs.js +1 -0
- package/dist/helpers.d.ts +2 -0
- package/dist/helpers.es.js +61 -0
- package/{pb → dist/pb}/_generated/aquila.action_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/aquila.action_pb.d.ts +5 -14
- package/{pb → dist/pb}/_generated/aquila.data_type_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/aquila.data_type_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/aquila.flow_type_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/aquila.flow_type_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/aquila.runtime_function_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/aquila.runtime_function_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/aquila.runtime_status_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/aquila.runtime_status_pb.d.ts +4 -12
- package/{pb → dist/pb}/_generated/aquila.runtime_usage_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/aquila.runtime_usage_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/sagittarius.action_configuration_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.action_configuration_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/sagittarius.data_type_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.data_type_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/sagittarius.flow_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.flow_pb.d.ts +5 -13
- package/{pb → dist/pb}/_generated/sagittarius.flow_type_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.flow_type_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/sagittarius.ping_pb.client.d.ts +7 -11
- package/{pb → dist/pb}/_generated/sagittarius.ping_pb.d.ts +3 -10
- package/{pb → dist/pb}/_generated/sagittarius.runtime_function_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.runtime_function_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/sagittarius.runtime_status_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.runtime_status_pb.d.ts +4 -12
- package/{pb → dist/pb}/_generated/sagittarius.runtime_usage_pb.client.d.ts +7 -12
- package/{pb → dist/pb}/_generated/sagittarius.runtime_usage_pb.d.ts +4 -11
- package/dist/pb/_generated/sagittarius.text_execution_pb.client.d.ts +27 -0
- package/{pb → dist/pb}/_generated/sagittarius.text_execution_pb.d.ts +4 -11
- package/{pb → dist/pb}/_generated/shared.action_configuration_pb.d.ts +3 -11
- package/{pb → dist/pb}/_generated/shared.data_type_pb.d.ts +2 -10
- package/{pb → dist/pb}/_generated/shared.flow_definition_pb.d.ts +35 -47
- package/{pb → dist/pb}/_generated/shared.flow_pb.d.ts +12 -24
- package/{pb → dist/pb}/_generated/shared.runtime_function_pb.d.ts +3 -11
- package/{pb → dist/pb}/_generated/shared.runtime_status_pb.d.ts +52 -32
- package/{pb → dist/pb}/_generated/shared.runtime_usage_pb.d.ts +1 -9
- package/{pb → dist/pb}/_generated/shared.struct_pb.d.ts +62 -55
- package/{pb → dist/pb}/_generated/shared.translation_pb.d.ts +1 -9
- package/dist/pb/aquila.d.ts +12 -0
- package/dist/pb/sagittarius.d.ts +18 -0
- package/dist/pb/shared.d.ts +9 -0
- package/dist/rpc-interceptor-DARwxsWH.cjs +1 -0
- package/dist/rpc-interceptor-Dzh_AxUX.js +52 -0
- package/dist/sagittarius.cjs.js +1 -0
- package/dist/sagittarius.d.ts +2 -0
- package/dist/sagittarius.es.js +1212 -0
- package/dist/shared.cjs.js +1 -0
- package/dist/shared.d.ts +2 -0
- package/dist/shared.es.js +3 -0
- package/dist/shared.flow_pb-BBS51Wou.cjs +1 -0
- package/dist/shared.flow_pb-Bt00q6yT.js +717 -0
- package/dist/shared.runtime_usage_pb-Cgr2Xle6.cjs +2 -0
- package/dist/shared.runtime_usage_pb-QD7fpRLv.js +3069 -0
- package/package.json +24 -22
- package/helpers/helpers.d.ts +0 -1
- package/helpers/helpers.js +0 -1
- package/helpers/helpers.ts +0 -1
- package/helpers/shared.struct_helper.js +0 -59
- package/helpers/shared.struct_helper.ts +0 -70
- package/index.js +0 -0
- package/pb/_generated/.gitkeep +0 -0
- package/pb/_generated/aquila.action_pb.client.js +0 -25
- package/pb/_generated/aquila.action_pb.js +0 -468
- package/pb/_generated/aquila.data_type_pb.client.js +0 -23
- package/pb/_generated/aquila.data_type_pb.js +0 -112
- package/pb/_generated/aquila.flow_type_pb.client.js +0 -25
- package/pb/_generated/aquila.flow_type_pb.js +0 -112
- package/pb/_generated/aquila.runtime_function_pb.client.js +0 -25
- package/pb/_generated/aquila.runtime_function_pb.js +0 -112
- package/pb/_generated/aquila.runtime_status_pb.client.js +0 -23
- package/pb/_generated/aquila.runtime_status_pb.js +0 -126
- package/pb/_generated/aquila.runtime_usage_pb.client.js +0 -23
- package/pb/_generated/aquila.runtime_usage_pb.js +0 -112
- package/pb/_generated/sagittarius.action_configuration_pb.client.js +0 -23
- package/pb/_generated/sagittarius.action_configuration_pb.js +0 -120
- package/pb/_generated/sagittarius.data_type_pb.client.js +0 -23
- package/pb/_generated/sagittarius.data_type_pb.js +0 -112
- package/pb/_generated/sagittarius.flow_pb.client.js +0 -23
- package/pb/_generated/sagittarius.flow_pb.js +0 -138
- package/pb/_generated/sagittarius.flow_type_pb.client.js +0 -25
- package/pb/_generated/sagittarius.flow_type_pb.js +0 -112
- package/pb/_generated/sagittarius.ping_pb.client.js +0 -23
- package/pb/_generated/sagittarius.ping_pb.js +0 -64
- package/pb/_generated/sagittarius.runtime_function_pb.client.js +0 -25
- package/pb/_generated/sagittarius.runtime_function_pb.js +0 -112
- package/pb/_generated/sagittarius.runtime_status_pb.client.js +0 -23
- package/pb/_generated/sagittarius.runtime_status_pb.js +0 -126
- package/pb/_generated/sagittarius.runtime_usage_pb.client.js +0 -23
- package/pb/_generated/sagittarius.runtime_usage_pb.js +0 -112
- package/pb/_generated/sagittarius.text_execution_pb.client.d.ts +0 -32
- package/pb/_generated/sagittarius.text_execution_pb.client.js +0 -23
- package/pb/_generated/sagittarius.text_execution_pb.js +0 -568
- package/pb/_generated/shared.action_configuration_pb.js +0 -251
- package/pb/_generated/shared.data_type_pb.js +0 -411
- package/pb/_generated/shared.flow_definition_pb.js +0 -269
- package/pb/_generated/shared.flow_pb.js +0 -762
- package/pb/_generated/shared.runtime_function_pb.js +0 -238
- package/pb/_generated/shared.runtime_status_pb.js +0 -315
- package/pb/_generated/shared.runtime_usage_pb.js +0 -62
- package/pb/_generated/shared.struct_pb.js +0 -274
- package/pb/_generated/shared.translation_pb.js +0 -62
- package/pb/aquila.d.ts +0 -24
- package/pb/aquila.js +0 -24
- package/pb/aquila.ts +0 -24
- package/pb/sagittarius.d.ts +0 -36
- package/pb/sagittarius.js +0 -36
- package/pb/sagittarius.ts +0 -36
- package/pb/shared.d.ts +0 -18
- package/pb/shared.js +0 -18
- package/pb/shared.ts +0 -18
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './shared.struct_helper.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Value } from
|
|
2
|
-
type PlainValue = null | number | string | boolean | Array<PlainValue> | object;
|
|
1
|
+
import { Value } from '../pb/shared';
|
|
2
|
+
type PlainValue = null | bigint | number | string | boolean | Array<PlainValue> | object;
|
|
3
3
|
declare function toAllowedValue(value: Value): PlainValue;
|
|
4
4
|
declare function constructValue(value: PlainValue): Value;
|
|
5
5
|
export { toAllowedValue, constructValue, PlainValue };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});function e(t){switch(t.kind.oneofKind){case`nullValue`:return null;case`numberValue`:let n=t.kind.numberValue;if(n.number.oneofKind===`integer`)return n.number.integer;if(n.number.oneofKind===`float`)return n.number.float;throw Error(`Unsupported NumberValue number kind: `+n.number.oneofKind);case`stringValue`:return t.kind.stringValue;case`boolValue`:return t.kind.boolValue;case`listValue`:return t.kind.listValue.values.map(e);case`structValue`:let r={};for(let[n,i]of Object.entries(t.kind.structValue.fields))r[n]=e(i);return r;default:throw Error(`Unsupported Value kind: ${t.kind.oneofKind}`)}}function t(e){if(e===null)return{kind:{oneofKind:`nullValue`,nullValue:0}};if(typeof e==`number`||typeof e==`bigint`)return Number.isInteger(e)||typeof e==`bigint`?{kind:{oneofKind:`numberValue`,numberValue:{number:{oneofKind:`integer`,integer:BigInt(e)}}}}:{kind:{oneofKind:`numberValue`,numberValue:{number:{oneofKind:`float`,float:e}}}};if(typeof e==`string`)return{kind:{oneofKind:`stringValue`,stringValue:e}};if(typeof e==`boolean`)return{kind:{oneofKind:`boolValue`,boolValue:e}};if(Array.isArray(e))return{kind:{oneofKind:`listValue`,listValue:{values:e.map(e=>t(e))}}};if(typeof e==`object`){let n={};for(let[r,i]of Object.entries(e))n[r]=t(i);return{kind:{oneofKind:`structValue`,structValue:{fields:n}}}}throw Error(`Unsupported value type: ${typeof e}`)}exports.constructValue=t,exports.toAllowedValue=e;
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
//#region helpers/shared.struct_helper.ts
|
|
2
|
+
function e(t) {
|
|
3
|
+
switch (t.kind.oneofKind) {
|
|
4
|
+
case "nullValue": return null;
|
|
5
|
+
case "numberValue":
|
|
6
|
+
let n = t.kind.numberValue;
|
|
7
|
+
if (n.number.oneofKind === "integer") return n.number.integer;
|
|
8
|
+
if (n.number.oneofKind === "float") return n.number.float;
|
|
9
|
+
throw Error("Unsupported NumberValue number kind: " + n.number.oneofKind);
|
|
10
|
+
case "stringValue": return t.kind.stringValue;
|
|
11
|
+
case "boolValue": return t.kind.boolValue;
|
|
12
|
+
case "listValue": return t.kind.listValue.values.map(e);
|
|
13
|
+
case "structValue":
|
|
14
|
+
let r = {};
|
|
15
|
+
for (let [n, i] of Object.entries(t.kind.structValue.fields)) r[n] = e(i);
|
|
16
|
+
return r;
|
|
17
|
+
default: throw Error(`Unsupported Value kind: ${t.kind.oneofKind}`);
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
function t(e) {
|
|
21
|
+
if (e === null) return { kind: {
|
|
22
|
+
oneofKind: "nullValue",
|
|
23
|
+
nullValue: 0
|
|
24
|
+
} };
|
|
25
|
+
if (typeof e == "number" || typeof e == "bigint") return Number.isInteger(e) || typeof e == "bigint" ? { kind: {
|
|
26
|
+
oneofKind: "numberValue",
|
|
27
|
+
numberValue: { number: {
|
|
28
|
+
oneofKind: "integer",
|
|
29
|
+
integer: BigInt(e)
|
|
30
|
+
} }
|
|
31
|
+
} } : { kind: {
|
|
32
|
+
oneofKind: "numberValue",
|
|
33
|
+
numberValue: { number: {
|
|
34
|
+
oneofKind: "float",
|
|
35
|
+
float: e
|
|
36
|
+
} }
|
|
37
|
+
} };
|
|
38
|
+
if (typeof e == "string") return { kind: {
|
|
39
|
+
oneofKind: "stringValue",
|
|
40
|
+
stringValue: e
|
|
41
|
+
} };
|
|
42
|
+
if (typeof e == "boolean") return { kind: {
|
|
43
|
+
oneofKind: "boolValue",
|
|
44
|
+
boolValue: e
|
|
45
|
+
} };
|
|
46
|
+
if (Array.isArray(e)) return { kind: {
|
|
47
|
+
oneofKind: "listValue",
|
|
48
|
+
listValue: { values: e.map((e) => t(e)) }
|
|
49
|
+
} };
|
|
50
|
+
if (typeof e == "object") {
|
|
51
|
+
let n = {};
|
|
52
|
+
for (let [r, i] of Object.entries(e)) n[r] = t(i);
|
|
53
|
+
return { kind: {
|
|
54
|
+
oneofKind: "structValue",
|
|
55
|
+
structValue: { fields: n }
|
|
56
|
+
} };
|
|
57
|
+
}
|
|
58
|
+
throw Error(`Unsupported value type: ${typeof e}`);
|
|
59
|
+
}
|
|
60
|
+
//#endregion
|
|
61
|
+
export { t as constructValue, e as toAllowedValue };
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
|
|
5
|
-
import type { ServiceInfo } from "@protobuf-ts/runtime-rpc";
|
|
6
|
-
import type { TransferResponse } from "./aquila.action_pb";
|
|
7
|
-
import type { TransferRequest } from "./aquila.action_pb";
|
|
8
|
-
import type { DuplexStreamingCall } from "@protobuf-ts/runtime-rpc";
|
|
9
|
-
import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
|
|
1
|
+
import { RpcTransport, ServiceInfo, DuplexStreamingCall, RpcOptions } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { TransferResponse, TransferRequest } from './aquila.action_pb';
|
|
10
3
|
/**
|
|
11
4
|
* @generated from protobuf service aquila.ActionTransferService
|
|
12
5
|
*/
|
|
@@ -23,9 +16,11 @@ export interface IActionTransferServiceClient {
|
|
|
23
16
|
*/
|
|
24
17
|
export declare class ActionTransferServiceClient implements IActionTransferServiceClient, ServiceInfo {
|
|
25
18
|
private readonly _transport;
|
|
26
|
-
typeName:
|
|
27
|
-
methods: any;
|
|
28
|
-
options:
|
|
19
|
+
typeName: string;
|
|
20
|
+
methods: import('@protobuf-ts/runtime-rpc').MethodInfo<any, any>[];
|
|
21
|
+
options: {
|
|
22
|
+
[extensionName: string]: import('@protobuf-ts/runtime').JsonValue;
|
|
23
|
+
};
|
|
29
24
|
constructor(_transport: RpcTransport);
|
|
30
25
|
/**
|
|
31
26
|
* This behavior achieves a bi-directional stream so that both services aren't required to be a server & client on their own
|
|
@@ -1,16 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
10
|
-
import { ActionConfigurations } from "./shared.action_configuration_pb";
|
|
11
|
-
import { Struct } from "./shared.struct_pb";
|
|
12
|
-
import { ActionConfigurationDefinition } from "./shared.action_configuration_pb";
|
|
13
|
-
import { Value } from "./shared.struct_pb";
|
|
1
|
+
import { ServiceType } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
3
|
+
import { ActionConfigurations, ActionConfigurationDefinition } from './shared.action_configuration_pb';
|
|
4
|
+
import { Struct, Value } from './shared.struct_pb';
|
|
14
5
|
/**
|
|
15
6
|
* Event that gets admitted by an action
|
|
16
7
|
*
|
|
@@ -272,5 +263,5 @@ export declare const TransferResponse: TransferResponse$Type;
|
|
|
272
263
|
/**
|
|
273
264
|
* @generated ServiceType for protobuf service aquila.ActionTransferService
|
|
274
265
|
*/
|
|
275
|
-
export declare const ActionTransferService:
|
|
266
|
+
export declare const ActionTransferService: ServiceType;
|
|
276
267
|
export {};
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
|
|
5
|
-
import type { ServiceInfo } from "@protobuf-ts/runtime-rpc";
|
|
6
|
-
import type { DataTypeUpdateResponse } from "./aquila.data_type_pb";
|
|
7
|
-
import type { DataTypeUpdateRequest } from "./aquila.data_type_pb";
|
|
8
|
-
import type { UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
9
|
-
import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
|
|
1
|
+
import { RpcTransport, ServiceInfo, UnaryCall, RpcOptions } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { DataTypeUpdateResponse, DataTypeUpdateRequest } from './aquila.data_type_pb';
|
|
10
3
|
/**
|
|
11
4
|
* @generated from protobuf service aquila.DataTypeService
|
|
12
5
|
*/
|
|
@@ -21,9 +14,11 @@ export interface IDataTypeServiceClient {
|
|
|
21
14
|
*/
|
|
22
15
|
export declare class DataTypeServiceClient implements IDataTypeServiceClient, ServiceInfo {
|
|
23
16
|
private readonly _transport;
|
|
24
|
-
typeName:
|
|
25
|
-
methods: any;
|
|
26
|
-
options:
|
|
17
|
+
typeName: string;
|
|
18
|
+
methods: import('@protobuf-ts/runtime-rpc').MethodInfo<any, any>[];
|
|
19
|
+
options: {
|
|
20
|
+
[extensionName: string]: import('@protobuf-ts/runtime').JsonValue;
|
|
21
|
+
};
|
|
27
22
|
constructor(_transport: RpcTransport);
|
|
28
23
|
/**
|
|
29
24
|
* @generated from protobuf rpc: Update
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
10
|
-
import { DefinitionDataType } from "./shared.data_type_pb";
|
|
1
|
+
import { ServiceType } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
3
|
+
import { DefinitionDataType } from './shared.data_type_pb';
|
|
11
4
|
/**
|
|
12
5
|
* Request for updating a data type
|
|
13
6
|
*
|
|
@@ -57,5 +50,5 @@ export declare const DataTypeUpdateResponse: DataTypeUpdateResponse$Type;
|
|
|
57
50
|
/**
|
|
58
51
|
* @generated ServiceType for protobuf service aquila.DataTypeService
|
|
59
52
|
*/
|
|
60
|
-
export declare const DataTypeService:
|
|
53
|
+
export declare const DataTypeService: ServiceType;
|
|
61
54
|
export {};
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
|
|
5
|
-
import type { ServiceInfo } from "@protobuf-ts/runtime-rpc";
|
|
6
|
-
import type { FlowTypeUpdateResponse } from "./aquila.flow_type_pb";
|
|
7
|
-
import type { FlowTypeUpdateRequest } from "./aquila.flow_type_pb";
|
|
8
|
-
import type { UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
9
|
-
import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
|
|
1
|
+
import { RpcTransport, ServiceInfo, UnaryCall, RpcOptions } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { FlowTypeUpdateResponse, FlowTypeUpdateRequest } from './aquila.flow_type_pb';
|
|
10
3
|
/**
|
|
11
4
|
* This service will be implemented as a server by Aquila and as a client by Draco.
|
|
12
5
|
*
|
|
@@ -25,9 +18,11 @@ export interface IFlowTypeServiceClient {
|
|
|
25
18
|
*/
|
|
26
19
|
export declare class FlowTypeServiceClient implements IFlowTypeServiceClient, ServiceInfo {
|
|
27
20
|
private readonly _transport;
|
|
28
|
-
typeName:
|
|
29
|
-
methods: any;
|
|
30
|
-
options:
|
|
21
|
+
typeName: string;
|
|
22
|
+
methods: import('@protobuf-ts/runtime-rpc').MethodInfo<any, any>[];
|
|
23
|
+
options: {
|
|
24
|
+
[extensionName: string]: import('@protobuf-ts/runtime').JsonValue;
|
|
25
|
+
};
|
|
31
26
|
constructor(_transport: RpcTransport);
|
|
32
27
|
/**
|
|
33
28
|
* @generated from protobuf rpc: Update
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
10
|
-
import { FlowType } from "./shared.flow_definition_pb";
|
|
1
|
+
import { ServiceType } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
3
|
+
import { FlowType } from './shared.flow_definition_pb';
|
|
11
4
|
/**
|
|
12
5
|
* Request for updating a list of adapter flow types
|
|
13
6
|
*
|
|
@@ -57,5 +50,5 @@ export declare const FlowTypeUpdateResponse: FlowTypeUpdateResponse$Type;
|
|
|
57
50
|
/**
|
|
58
51
|
* @generated ServiceType for protobuf service aquila.FlowTypeService
|
|
59
52
|
*/
|
|
60
|
-
export declare const FlowTypeService:
|
|
53
|
+
export declare const FlowTypeService: ServiceType;
|
|
61
54
|
export {};
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
|
|
5
|
-
import type { ServiceInfo } from "@protobuf-ts/runtime-rpc";
|
|
6
|
-
import type { RuntimeFunctionDefinitionUpdateResponse } from "./aquila.runtime_function_pb";
|
|
7
|
-
import type { RuntimeFunctionDefinitionUpdateRequest } from "./aquila.runtime_function_pb";
|
|
8
|
-
import type { UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
9
|
-
import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
|
|
1
|
+
import { RpcTransport, ServiceInfo, UnaryCall, RpcOptions } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { RuntimeFunctionDefinitionUpdateResponse, RuntimeFunctionDefinitionUpdateRequest } from './aquila.runtime_function_pb';
|
|
10
3
|
/**
|
|
11
4
|
* This service will be implemented as a server by Aquila and as a client by Taurus.
|
|
12
5
|
*
|
|
@@ -25,9 +18,11 @@ export interface IRuntimeFunctionDefinitionServiceClient {
|
|
|
25
18
|
*/
|
|
26
19
|
export declare class RuntimeFunctionDefinitionServiceClient implements IRuntimeFunctionDefinitionServiceClient, ServiceInfo {
|
|
27
20
|
private readonly _transport;
|
|
28
|
-
typeName:
|
|
29
|
-
methods: any;
|
|
30
|
-
options:
|
|
21
|
+
typeName: string;
|
|
22
|
+
methods: import('@protobuf-ts/runtime-rpc').MethodInfo<any, any>[];
|
|
23
|
+
options: {
|
|
24
|
+
[extensionName: string]: import('@protobuf-ts/runtime').JsonValue;
|
|
25
|
+
};
|
|
31
26
|
constructor(_transport: RpcTransport);
|
|
32
27
|
/**
|
|
33
28
|
* @generated from protobuf rpc: Update
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
10
|
-
import { RuntimeFunctionDefinition } from "./shared.runtime_function_pb";
|
|
1
|
+
import { ServiceType } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
3
|
+
import { RuntimeFunctionDefinition } from './shared.runtime_function_pb';
|
|
11
4
|
/**
|
|
12
5
|
* Request for updating a list of runtime function definitions
|
|
13
6
|
*
|
|
@@ -57,5 +50,5 @@ export declare const RuntimeFunctionDefinitionUpdateResponse: RuntimeFunctionDef
|
|
|
57
50
|
/**
|
|
58
51
|
* @generated ServiceType for protobuf service aquila.RuntimeFunctionDefinitionService
|
|
59
52
|
*/
|
|
60
|
-
export declare const RuntimeFunctionDefinitionService:
|
|
53
|
+
export declare const RuntimeFunctionDefinitionService: ServiceType;
|
|
61
54
|
export {};
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
|
|
5
|
-
import type { ServiceInfo } from "@protobuf-ts/runtime-rpc";
|
|
6
|
-
import type { RuntimeStatusUpdateResponse } from "./aquila.runtime_status_pb";
|
|
7
|
-
import type { RuntimeStatusUpdateRequest } from "./aquila.runtime_status_pb";
|
|
8
|
-
import type { UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
9
|
-
import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
|
|
1
|
+
import { RpcTransport, ServiceInfo, UnaryCall, RpcOptions } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { RuntimeStatusUpdateResponse, RuntimeStatusUpdateRequest } from './aquila.runtime_status_pb';
|
|
10
3
|
/**
|
|
11
4
|
* @generated from protobuf service aquila.RuntimeStatusService
|
|
12
5
|
*/
|
|
@@ -21,9 +14,11 @@ export interface IRuntimeStatusServiceClient {
|
|
|
21
14
|
*/
|
|
22
15
|
export declare class RuntimeStatusServiceClient implements IRuntimeStatusServiceClient, ServiceInfo {
|
|
23
16
|
private readonly _transport;
|
|
24
|
-
typeName:
|
|
25
|
-
methods: any;
|
|
26
|
-
options:
|
|
17
|
+
typeName: string;
|
|
18
|
+
methods: import('@protobuf-ts/runtime-rpc').MethodInfo<any, any>[];
|
|
19
|
+
options: {
|
|
20
|
+
[extensionName: string]: import('@protobuf-ts/runtime').JsonValue;
|
|
21
|
+
};
|
|
27
22
|
constructor(_transport: RpcTransport);
|
|
28
23
|
/**
|
|
29
24
|
* @generated from protobuf rpc: Update
|
|
@@ -1,14 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
10
|
-
import { ExecutionRuntimeStatus } from "./shared.runtime_status_pb";
|
|
11
|
-
import { AdapterRuntimeStatus } from "./shared.runtime_status_pb";
|
|
1
|
+
import { ServiceType } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
3
|
+
import { ExecutionRuntimeStatus, AdapterRuntimeStatus } from './shared.runtime_status_pb';
|
|
12
4
|
/**
|
|
13
5
|
* @generated from protobuf message aquila.RuntimeStatusUpdateRequest
|
|
14
6
|
*/
|
|
@@ -64,5 +56,5 @@ export declare const RuntimeStatusUpdateResponse: RuntimeStatusUpdateResponse$Ty
|
|
|
64
56
|
/**
|
|
65
57
|
* @generated ServiceType for protobuf service aquila.RuntimeStatusService
|
|
66
58
|
*/
|
|
67
|
-
export declare const RuntimeStatusService:
|
|
59
|
+
export declare const RuntimeStatusService: ServiceType;
|
|
68
60
|
export {};
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
|
|
5
|
-
import type { ServiceInfo } from "@protobuf-ts/runtime-rpc";
|
|
6
|
-
import type { RuntimeUsageResponse } from "./aquila.runtime_usage_pb";
|
|
7
|
-
import type { RuntimeUsageRequest } from "./aquila.runtime_usage_pb";
|
|
8
|
-
import type { UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
9
|
-
import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
|
|
1
|
+
import { RpcTransport, ServiceInfo, UnaryCall, RpcOptions } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { RuntimeUsageResponse, RuntimeUsageRequest } from './aquila.runtime_usage_pb';
|
|
10
3
|
/**
|
|
11
4
|
* @generated from protobuf service aquila.RuntimeUsageService
|
|
12
5
|
*/
|
|
@@ -21,9 +14,11 @@ export interface IRuntimeUsageServiceClient {
|
|
|
21
14
|
*/
|
|
22
15
|
export declare class RuntimeUsageServiceClient implements IRuntimeUsageServiceClient, ServiceInfo {
|
|
23
16
|
private readonly _transport;
|
|
24
|
-
typeName:
|
|
25
|
-
methods: any;
|
|
26
|
-
options:
|
|
17
|
+
typeName: string;
|
|
18
|
+
methods: import('@protobuf-ts/runtime-rpc').MethodInfo<any, any>[];
|
|
19
|
+
options: {
|
|
20
|
+
[extensionName: string]: import('@protobuf-ts/runtime').JsonValue;
|
|
21
|
+
};
|
|
27
22
|
constructor(_transport: RpcTransport);
|
|
28
23
|
/**
|
|
29
24
|
* @generated from protobuf rpc: Update
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
10
|
-
import { RuntimeUsage } from "./shared.runtime_usage_pb";
|
|
1
|
+
import { ServiceType } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
3
|
+
import { RuntimeUsage } from './shared.runtime_usage_pb';
|
|
11
4
|
/**
|
|
12
5
|
* @generated from protobuf message aquila.RuntimeUsageRequest
|
|
13
6
|
*/
|
|
@@ -49,5 +42,5 @@ export declare const RuntimeUsageResponse: RuntimeUsageResponse$Type;
|
|
|
49
42
|
/**
|
|
50
43
|
* @generated ServiceType for protobuf service aquila.RuntimeUsageService
|
|
51
44
|
*/
|
|
52
|
-
export declare const RuntimeUsageService:
|
|
45
|
+
export declare const RuntimeUsageService: ServiceType;
|
|
53
46
|
export {};
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
|
|
5
|
-
import type { ServiceInfo } from "@protobuf-ts/runtime-rpc";
|
|
6
|
-
import type { ActionConfigurationUpdateResponse } from "./sagittarius.action_configuration_pb";
|
|
7
|
-
import type { ActionConfigurationUpdateRequest } from "./sagittarius.action_configuration_pb";
|
|
8
|
-
import type { UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
9
|
-
import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
|
|
1
|
+
import { RpcTransport, ServiceInfo, UnaryCall, RpcOptions } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { ActionConfigurationUpdateResponse, ActionConfigurationUpdateRequest } from './sagittarius.action_configuration_pb';
|
|
10
3
|
/**
|
|
11
4
|
* @generated from protobuf service sagittarius.ActionConfigurationService
|
|
12
5
|
*/
|
|
@@ -21,9 +14,11 @@ export interface IActionConfigurationServiceClient {
|
|
|
21
14
|
*/
|
|
22
15
|
export declare class ActionConfigurationServiceClient implements IActionConfigurationServiceClient, ServiceInfo {
|
|
23
16
|
private readonly _transport;
|
|
24
|
-
typeName:
|
|
25
|
-
methods: any;
|
|
26
|
-
options:
|
|
17
|
+
typeName: string;
|
|
18
|
+
methods: import('@protobuf-ts/runtime-rpc').MethodInfo<any, any>[];
|
|
19
|
+
options: {
|
|
20
|
+
[extensionName: string]: import('@protobuf-ts/runtime').JsonValue;
|
|
21
|
+
};
|
|
27
22
|
constructor(_transport: RpcTransport);
|
|
28
23
|
/**
|
|
29
24
|
* @generated from protobuf rpc: Update
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
10
|
-
import { ActionConfigurationDefinition } from "./shared.action_configuration_pb";
|
|
1
|
+
import { ServiceType } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
3
|
+
import { ActionConfigurationDefinition } from './shared.action_configuration_pb';
|
|
11
4
|
/**
|
|
12
5
|
* Request for updating a action configuration
|
|
13
6
|
*
|
|
@@ -63,5 +56,5 @@ export declare const ActionConfigurationUpdateResponse: ActionConfigurationUpdat
|
|
|
63
56
|
/**
|
|
64
57
|
* @generated ServiceType for protobuf service sagittarius.ActionConfigurationService
|
|
65
58
|
*/
|
|
66
|
-
export declare const ActionConfigurationService:
|
|
59
|
+
export declare const ActionConfigurationService: ServiceType;
|
|
67
60
|
export {};
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
|
|
5
|
-
import type { ServiceInfo } from "@protobuf-ts/runtime-rpc";
|
|
6
|
-
import type { DataTypeUpdateResponse } from "./sagittarius.data_type_pb";
|
|
7
|
-
import type { DataTypeUpdateRequest } from "./sagittarius.data_type_pb";
|
|
8
|
-
import type { UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
9
|
-
import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
|
|
1
|
+
import { RpcTransport, ServiceInfo, UnaryCall, RpcOptions } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { DataTypeUpdateResponse, DataTypeUpdateRequest } from './sagittarius.data_type_pb';
|
|
10
3
|
/**
|
|
11
4
|
* @generated from protobuf service sagittarius.DataTypeService
|
|
12
5
|
*/
|
|
@@ -21,9 +14,11 @@ export interface IDataTypeServiceClient {
|
|
|
21
14
|
*/
|
|
22
15
|
export declare class DataTypeServiceClient implements IDataTypeServiceClient, ServiceInfo {
|
|
23
16
|
private readonly _transport;
|
|
24
|
-
typeName:
|
|
25
|
-
methods: any;
|
|
26
|
-
options:
|
|
17
|
+
typeName: string;
|
|
18
|
+
methods: import('@protobuf-ts/runtime-rpc').MethodInfo<any, any>[];
|
|
19
|
+
options: {
|
|
20
|
+
[extensionName: string]: import('@protobuf-ts/runtime').JsonValue;
|
|
21
|
+
};
|
|
27
22
|
constructor(_transport: RpcTransport);
|
|
28
23
|
/**
|
|
29
24
|
* @generated from protobuf rpc: Update
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
10
|
-
import { DefinitionDataType } from "./shared.data_type_pb";
|
|
1
|
+
import { ServiceType } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
3
|
+
import { DefinitionDataType } from './shared.data_type_pb';
|
|
11
4
|
/**
|
|
12
5
|
* Request for updating a data type
|
|
13
6
|
*
|
|
@@ -57,5 +50,5 @@ export declare const DataTypeUpdateResponse: DataTypeUpdateResponse$Type;
|
|
|
57
50
|
/**
|
|
58
51
|
* @generated ServiceType for protobuf service sagittarius.DataTypeService
|
|
59
52
|
*/
|
|
60
|
-
export declare const DataTypeService:
|
|
53
|
+
export declare const DataTypeService: ServiceType;
|
|
61
54
|
export {};
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
|
|
5
|
-
import type { ServiceInfo } from "@protobuf-ts/runtime-rpc";
|
|
6
|
-
import type { FlowResponse } from "./sagittarius.flow_pb";
|
|
7
|
-
import type { FlowLogonRequest } from "./sagittarius.flow_pb";
|
|
8
|
-
import type { ServerStreamingCall } from "@protobuf-ts/runtime-rpc";
|
|
9
|
-
import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
|
|
1
|
+
import { RpcTransport, ServiceInfo, ServerStreamingCall, RpcOptions } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { FlowResponse, FlowLogonRequest } from './sagittarius.flow_pb';
|
|
10
3
|
/**
|
|
11
4
|
* @generated from protobuf service sagittarius.FlowService
|
|
12
5
|
*/
|
|
@@ -21,9 +14,11 @@ export interface IFlowServiceClient {
|
|
|
21
14
|
*/
|
|
22
15
|
export declare class FlowServiceClient implements IFlowServiceClient, ServiceInfo {
|
|
23
16
|
private readonly _transport;
|
|
24
|
-
typeName:
|
|
25
|
-
methods: any;
|
|
26
|
-
options:
|
|
17
|
+
typeName: string;
|
|
18
|
+
methods: import('@protobuf-ts/runtime-rpc').MethodInfo<any, any>[];
|
|
19
|
+
options: {
|
|
20
|
+
[extensionName: string]: import('@protobuf-ts/runtime').JsonValue;
|
|
21
|
+
};
|
|
27
22
|
constructor(_transport: RpcTransport);
|
|
28
23
|
/**
|
|
29
24
|
* @generated from protobuf rpc: Update
|
|
@@ -1,15 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import
|
|
5
|
-
import type { IBinaryWriter } from "@protobuf-ts/runtime";
|
|
6
|
-
import type { BinaryReadOptions } from "@protobuf-ts/runtime";
|
|
7
|
-
import type { IBinaryReader } from "@protobuf-ts/runtime";
|
|
8
|
-
import type { PartialMessage } from "@protobuf-ts/runtime";
|
|
9
|
-
import { MessageType } from "@protobuf-ts/runtime";
|
|
10
|
-
import { ActionConfigurations } from "./shared.action_configuration_pb";
|
|
11
|
-
import { Flows } from "./shared.flow_pb";
|
|
12
|
-
import { ValidationFlow } from "./shared.flow_pb";
|
|
1
|
+
import { ServiceType } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
3
|
+
import { ActionConfigurations } from './shared.action_configuration_pb';
|
|
4
|
+
import { Flows, ValidationFlow } from './shared.flow_pb';
|
|
13
5
|
/**
|
|
14
6
|
* Aquila sends a request to initialise stream to Sagittarius
|
|
15
7
|
*
|
|
@@ -85,5 +77,5 @@ export declare const FlowResponse: FlowResponse$Type;
|
|
|
85
77
|
/**
|
|
86
78
|
* @generated ServiceType for protobuf service sagittarius.FlowService
|
|
87
79
|
*/
|
|
88
|
-
export declare const FlowService:
|
|
80
|
+
export declare const FlowService: ServiceType;
|
|
89
81
|
export {};
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// tslint:disable
|
|
4
|
-
import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
|
|
5
|
-
import type { ServiceInfo } from "@protobuf-ts/runtime-rpc";
|
|
6
|
-
import type { FlowTypeUpdateResponse } from "./sagittarius.flow_type_pb";
|
|
7
|
-
import type { FlowTypeUpdateRequest } from "./sagittarius.flow_type_pb";
|
|
8
|
-
import type { UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
9
|
-
import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
|
|
1
|
+
import { RpcTransport, ServiceInfo, UnaryCall, RpcOptions } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { FlowTypeUpdateResponse, FlowTypeUpdateRequest } from './sagittarius.flow_type_pb';
|
|
10
3
|
/**
|
|
11
4
|
* This service will be implemented as a server by Sagittarius and as a client by Aquila.
|
|
12
5
|
*
|
|
@@ -25,9 +18,11 @@ export interface IFlowTypeServiceClient {
|
|
|
25
18
|
*/
|
|
26
19
|
export declare class FlowTypeServiceClient implements IFlowTypeServiceClient, ServiceInfo {
|
|
27
20
|
private readonly _transport;
|
|
28
|
-
typeName:
|
|
29
|
-
methods: any;
|
|
30
|
-
options:
|
|
21
|
+
typeName: string;
|
|
22
|
+
methods: import('@protobuf-ts/runtime-rpc').MethodInfo<any, any>[];
|
|
23
|
+
options: {
|
|
24
|
+
[extensionName: string]: import('@protobuf-ts/runtime').JsonValue;
|
|
25
|
+
};
|
|
31
26
|
constructor(_transport: RpcTransport);
|
|
32
27
|
/**
|
|
33
28
|
* @generated from protobuf rpc: Update
|