@code0-tech/tucana 0.0.62 → 0.0.66
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 +942 -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/dist/pb/_generated/aquila.function_pb.client.d.ts +31 -0
- package/dist/pb/_generated/aquila.function_pb.d.ts +54 -0
- 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/dist/pb/_generated/sagittarius.function_pb.client.d.ts +31 -0
- package/dist/pb/_generated/sagittarius.function_pb.d.ts +54 -0
- 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/dist/pb/_generated/shared.function_pb.d.ts +121 -0
- 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 +14 -0
- package/dist/pb/sagittarius.d.ts +20 -0
- package/dist/pb/shared.d.ts +10 -0
- package/dist/rpc-interceptor-DoXs3DS5.js +52 -0
- package/dist/rpc-interceptor-HyblNryO.cjs +1 -0
- package/dist/sagittarius.cjs.js +1 -0
- package/dist/sagittarius.d.ts +2 -0
- package/dist/sagittarius.es.js +1296 -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-B6NUNPA6.js +717 -0
- package/dist/shared.flow_pb-DxbQUcL4.cjs +1 -0
- package/dist/shared.runtime_usage_pb-aFASLTvC.js +3320 -0
- package/dist/shared.runtime_usage_pb-auJkQYdP.cjs +2 -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
|
@@ -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
|
|
@@ -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 sagittarius.FlowTypeService
|
|
59
52
|
*/
|
|
60
|
-
export declare const FlowTypeService:
|
|
53
|
+
export declare const FlowTypeService: ServiceType;
|
|
61
54
|
export {};
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { RpcTransport, ServiceInfo, UnaryCall, RpcOptions } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { FunctionDefinitionUpdateResponse, FunctionDefinitionUpdateRequest } from './sagittarius.function_pb';
|
|
3
|
+
/**
|
|
4
|
+
* This service will be implemented as a server by Sagittarius and as a client by Aquila.
|
|
5
|
+
*
|
|
6
|
+
* @generated from protobuf service sagittarius.FunctionDefinitionService
|
|
7
|
+
*/
|
|
8
|
+
export interface IFunctionDefinitionServiceClient {
|
|
9
|
+
/**
|
|
10
|
+
* @generated from protobuf rpc: Update
|
|
11
|
+
*/
|
|
12
|
+
update(input: FunctionDefinitionUpdateRequest, options?: RpcOptions): UnaryCall<FunctionDefinitionUpdateRequest, FunctionDefinitionUpdateResponse>;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* This service will be implemented as a server by Sagittarius and as a client by Aquila.
|
|
16
|
+
*
|
|
17
|
+
* @generated from protobuf service sagittarius.FunctionDefinitionService
|
|
18
|
+
*/
|
|
19
|
+
export declare class FunctionDefinitionServiceClient implements IFunctionDefinitionServiceClient, ServiceInfo {
|
|
20
|
+
private readonly _transport;
|
|
21
|
+
typeName: string;
|
|
22
|
+
methods: import('@protobuf-ts/runtime-rpc').MethodInfo<any, any>[];
|
|
23
|
+
options: {
|
|
24
|
+
[extensionName: string]: import('@protobuf-ts/runtime').JsonValue;
|
|
25
|
+
};
|
|
26
|
+
constructor(_transport: RpcTransport);
|
|
27
|
+
/**
|
|
28
|
+
* @generated from protobuf rpc: Update
|
|
29
|
+
*/
|
|
30
|
+
update(input: FunctionDefinitionUpdateRequest, options?: RpcOptions): UnaryCall<FunctionDefinitionUpdateRequest, FunctionDefinitionUpdateResponse>;
|
|
31
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { ServiceType } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
3
|
+
import { FunctionDefinition } from './shared.function_pb';
|
|
4
|
+
/**
|
|
5
|
+
* Request for updating a list of function definitions
|
|
6
|
+
*
|
|
7
|
+
* @generated from protobuf message sagittarius.FunctionDefinitionUpdateRequest
|
|
8
|
+
*/
|
|
9
|
+
export interface FunctionDefinitionUpdateRequest {
|
|
10
|
+
/**
|
|
11
|
+
* List of function definitions
|
|
12
|
+
*
|
|
13
|
+
* @generated from protobuf field: repeated shared.FunctionDefinition functions = 1
|
|
14
|
+
*/
|
|
15
|
+
functions: FunctionDefinition[];
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Response of updating function definitions
|
|
19
|
+
*
|
|
20
|
+
* @generated from protobuf message sagittarius.FunctionDefinitionUpdateResponse
|
|
21
|
+
*/
|
|
22
|
+
export interface FunctionDefinitionUpdateResponse {
|
|
23
|
+
/**
|
|
24
|
+
* True if was successful, false if not
|
|
25
|
+
*
|
|
26
|
+
* @generated from protobuf field: bool success = 1
|
|
27
|
+
*/
|
|
28
|
+
success: boolean;
|
|
29
|
+
}
|
|
30
|
+
declare class FunctionDefinitionUpdateRequest$Type extends MessageType<FunctionDefinitionUpdateRequest> {
|
|
31
|
+
constructor();
|
|
32
|
+
create(value?: PartialMessage<FunctionDefinitionUpdateRequest>): FunctionDefinitionUpdateRequest;
|
|
33
|
+
internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: FunctionDefinitionUpdateRequest): FunctionDefinitionUpdateRequest;
|
|
34
|
+
internalBinaryWrite(message: FunctionDefinitionUpdateRequest, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* @generated MessageType for protobuf message sagittarius.FunctionDefinitionUpdateRequest
|
|
38
|
+
*/
|
|
39
|
+
export declare const FunctionDefinitionUpdateRequest: FunctionDefinitionUpdateRequest$Type;
|
|
40
|
+
declare class FunctionDefinitionUpdateResponse$Type extends MessageType<FunctionDefinitionUpdateResponse> {
|
|
41
|
+
constructor();
|
|
42
|
+
create(value?: PartialMessage<FunctionDefinitionUpdateResponse>): FunctionDefinitionUpdateResponse;
|
|
43
|
+
internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: FunctionDefinitionUpdateResponse): FunctionDefinitionUpdateResponse;
|
|
44
|
+
internalBinaryWrite(message: FunctionDefinitionUpdateResponse, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* @generated MessageType for protobuf message sagittarius.FunctionDefinitionUpdateResponse
|
|
48
|
+
*/
|
|
49
|
+
export declare const FunctionDefinitionUpdateResponse: FunctionDefinitionUpdateResponse$Type;
|
|
50
|
+
/**
|
|
51
|
+
* @generated ServiceType for protobuf service sagittarius.FunctionDefinitionService
|
|
52
|
+
*/
|
|
53
|
+
export declare const FunctionDefinitionService: ServiceType;
|
|
54
|
+
export {};
|
|
@@ -1,11 +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 { PingMessage } from "./sagittarius.ping_pb";
|
|
7
|
-
import type { UnaryCall } from "@protobuf-ts/runtime-rpc";
|
|
8
|
-
import type { RpcOptions } from "@protobuf-ts/runtime-rpc";
|
|
1
|
+
import { RpcTransport, ServiceInfo, UnaryCall, RpcOptions } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { PingMessage } from './sagittarius.ping_pb';
|
|
9
3
|
/**
|
|
10
4
|
* @generated from protobuf service sagittarius.PingService
|
|
11
5
|
*/
|
|
@@ -20,9 +14,11 @@ export interface IPingServiceClient {
|
|
|
20
14
|
*/
|
|
21
15
|
export declare class PingServiceClient implements IPingServiceClient, ServiceInfo {
|
|
22
16
|
private readonly _transport;
|
|
23
|
-
typeName:
|
|
24
|
-
methods: any;
|
|
25
|
-
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
|
+
};
|
|
26
22
|
constructor(_transport: RpcTransport);
|
|
27
23
|
/**
|
|
28
24
|
* @generated from protobuf rpc: Ping
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// tslint:disable
|
|
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";
|
|
1
|
+
import { ServiceType } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
10
3
|
/**
|
|
11
4
|
* @generated from protobuf message sagittarius.PingMessage
|
|
12
5
|
*/
|
|
@@ -29,5 +22,5 @@ export declare const PingMessage: PingMessage$Type;
|
|
|
29
22
|
/**
|
|
30
23
|
* @generated ServiceType for protobuf service sagittarius.PingService
|
|
31
24
|
*/
|
|
32
|
-
export declare const PingService:
|
|
25
|
+
export declare const PingService: ServiceType;
|
|
33
26
|
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 "./sagittarius.runtime_function_pb";
|
|
7
|
-
import type { RuntimeFunctionDefinitionUpdateRequest } from "./sagittarius.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 './sagittarius.runtime_function_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 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 sagittarius.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 "./sagittarius.runtime_status_pb";
|
|
7
|
-
import type { RuntimeStatusUpdateRequest } from "./sagittarius.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 './sagittarius.runtime_status_pb';
|
|
10
3
|
/**
|
|
11
4
|
* @generated from protobuf service sagittarius.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 sagittarius.RuntimeStatusUpdateRequest
|
|
14
6
|
*/
|
|
@@ -64,5 +56,5 @@ export declare const RuntimeStatusUpdateResponse: RuntimeStatusUpdateResponse$Ty
|
|
|
64
56
|
/**
|
|
65
57
|
* @generated ServiceType for protobuf service sagittarius.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 "./sagittarius.runtime_usage_pb";
|
|
7
|
-
import type { RuntimeUsageRequest } from "./sagittarius.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 './sagittarius.runtime_usage_pb';
|
|
10
3
|
/**
|
|
11
4
|
* @generated from protobuf service sagittarius.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 sagittarius.RuntimeUsageRequest
|
|
13
6
|
*/
|
|
@@ -49,5 +42,5 @@ export declare const RuntimeUsageResponse: RuntimeUsageResponse$Type;
|
|
|
49
42
|
/**
|
|
50
43
|
* @generated ServiceType for protobuf service sagittarius.RuntimeUsageService
|
|
51
44
|
*/
|
|
52
|
-
export declare const RuntimeUsageService:
|
|
45
|
+
export declare const RuntimeUsageService: ServiceType;
|
|
53
46
|
export {};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { RpcTransport, ServiceInfo, DuplexStreamingCall, RpcOptions } from '@protobuf-ts/runtime-rpc';
|
|
2
|
+
import { ExecutionLogonResponse, ExecutionLogonRequest } from './sagittarius.text_execution_pb';
|
|
3
|
+
/**
|
|
4
|
+
* @generated from protobuf service sagittarius.ExecutionService
|
|
5
|
+
*/
|
|
6
|
+
export interface IExecutionServiceClient {
|
|
7
|
+
/**
|
|
8
|
+
* @generated from protobuf rpc: Test
|
|
9
|
+
*/
|
|
10
|
+
test(options?: RpcOptions): DuplexStreamingCall<ExecutionLogonRequest, ExecutionLogonResponse>;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* @generated from protobuf service sagittarius.ExecutionService
|
|
14
|
+
*/
|
|
15
|
+
export declare class ExecutionServiceClient implements IExecutionServiceClient, ServiceInfo {
|
|
16
|
+
private readonly _transport;
|
|
17
|
+
typeName: string;
|
|
18
|
+
methods: import('@protobuf-ts/runtime-rpc').MethodInfo<any, any>[];
|
|
19
|
+
options: {
|
|
20
|
+
[extensionName: string]: import('@protobuf-ts/runtime').JsonValue;
|
|
21
|
+
};
|
|
22
|
+
constructor(_transport: RpcTransport);
|
|
23
|
+
/**
|
|
24
|
+
* @generated from protobuf rpc: Test
|
|
25
|
+
*/
|
|
26
|
+
test(options?: RpcOptions): DuplexStreamingCall<ExecutionLogonRequest, ExecutionLogonResponse>;
|
|
27
|
+
}
|
|
@@ -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 { 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 { Value } from './shared.struct_pb';
|
|
11
4
|
/**
|
|
12
5
|
* @generated from protobuf message sagittarius.Logon
|
|
13
6
|
*/
|
|
@@ -269,5 +262,5 @@ export declare const ExecutionLogonResponse: ExecutionLogonResponse$Type;
|
|
|
269
262
|
/**
|
|
270
263
|
* @generated ServiceType for protobuf service sagittarius.ExecutionService
|
|
271
264
|
*/
|
|
272
|
-
export declare const ExecutionService:
|
|
265
|
+
export declare const ExecutionService: ServiceType;
|
|
273
266
|
export {};
|
|
@@ -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 { Translation } from "./shared.translation_pb";
|
|
11
|
-
import { Value } from "./shared.struct_pb";
|
|
1
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
2
|
+
import { Translation } from './shared.translation_pb';
|
|
3
|
+
import { Value } from './shared.struct_pb';
|
|
12
4
|
/**
|
|
13
5
|
* Message sent by Sagittarius to inform the Action about an ActionConfiguration value
|
|
14
6
|
*
|
|
@@ -1,13 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
// tslint:disable
|
|
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 { Translation } from "./shared.translation_pb";
|
|
1
|
+
import { BinaryWriteOptions, IBinaryWriter, BinaryReadOptions, IBinaryReader, PartialMessage, MessageType } from '@protobuf-ts/runtime';
|
|
2
|
+
import { Translation } from './shared.translation_pb';
|
|
11
3
|
/**
|
|
12
4
|
*
|
|
13
5
|
* A data type is a custom implementation that could be compared to an object
|