phecda-server 7.0.0-alpha.3 → 7.0.0-alpha.5
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/assets/schema.json +55 -55
- package/dist/{chunk-MMG73S64.mjs → chunk-2ESEXJQM.mjs} +1 -1
- package/dist/{chunk-A53KNKY4.mjs → chunk-3ISYBU3P.mjs} +33 -3
- package/dist/{chunk-6EBEME3I.js → chunk-K54JYYXK.js} +51 -51
- package/dist/{chunk-RQSQRZL4.js → chunk-KFFS2P7I.js} +3 -1
- package/dist/{chunk-KUGFI6SC.mjs → chunk-PXLG75ED.mjs} +1 -1
- package/dist/{chunk-PKSWGQLW.js → chunk-TR5Z4SDI.js} +50 -20
- package/dist/{chunk-QD3QR3NW.mjs → chunk-UXGJD2PK.mjs} +2 -0
- package/dist/{chunk-QCOBXM7F.js → chunk-Y2OLA5OJ.js} +24 -24
- package/dist/{core-C1kHRqU9.d.ts → core-CzElxZoF.d.ts} +2 -1
- package/dist/{core-CSiaRU7r.d.mts → core-DU7gQKSk.d.mts} +2 -1
- package/dist/helper.d.mts +1 -1
- package/dist/helper.d.ts +1 -1
- package/dist/helper.js +3 -3
- package/dist/helper.mjs +2 -2
- package/dist/http/elysia/index.d.mts +3 -3
- package/dist/http/elysia/index.d.ts +3 -3
- package/dist/http/elysia/index.js +40 -40
- package/dist/http/elysia/index.mjs +3 -3
- package/dist/http/express/index.d.mts +3 -3
- package/dist/http/express/index.d.ts +3 -3
- package/dist/http/express/index.js +37 -37
- package/dist/http/express/index.mjs +2 -2
- package/dist/http/fastify/index.d.mts +3 -3
- package/dist/http/fastify/index.d.ts +3 -3
- package/dist/http/fastify/index.js +38 -38
- package/dist/http/fastify/index.mjs +3 -3
- package/dist/http/h3/index.d.mts +3 -3
- package/dist/http/h3/index.d.ts +3 -3
- package/dist/http/h3/index.js +37 -37
- package/dist/http/h3/index.mjs +2 -2
- package/dist/http/hono/index.d.mts +3 -3
- package/dist/http/hono/index.d.ts +3 -3
- package/dist/http/hono/index.js +35 -35
- package/dist/http/hono/index.mjs +2 -2
- package/dist/http/hyper-express/index.d.mts +3 -3
- package/dist/http/hyper-express/index.d.ts +3 -3
- package/dist/http/hyper-express/index.js +35 -35
- package/dist/http/hyper-express/index.mjs +2 -2
- package/dist/http/koa/index.d.mts +3 -3
- package/dist/http/koa/index.d.ts +3 -3
- package/dist/http/koa/index.js +37 -37
- package/dist/http/koa/index.mjs +2 -2
- package/dist/index.d.mts +8 -8
- package/dist/index.d.ts +8 -8
- package/dist/index.js +40 -38
- package/dist/index.mjs +6 -4
- package/dist/{meta-D1M85Hef.d.ts → meta-BTnLXuCa.d.mts} +2 -1
- package/dist/{meta-D1M85Hef.d.mts → meta-BTnLXuCa.d.ts} +2 -1
- package/dist/rpc/bullmq/index.d.mts +3 -3
- package/dist/rpc/bullmq/index.d.ts +3 -3
- package/dist/rpc/bullmq/index.js +14 -14
- package/dist/rpc/bullmq/index.mjs +2 -2
- package/dist/rpc/kafka/index.d.mts +3 -3
- package/dist/rpc/kafka/index.d.ts +3 -3
- package/dist/rpc/kafka/index.js +14 -14
- package/dist/rpc/kafka/index.mjs +2 -2
- package/dist/rpc/nats/index.d.mts +3 -3
- package/dist/rpc/nats/index.d.ts +3 -3
- package/dist/rpc/nats/index.js +13 -13
- package/dist/rpc/nats/index.mjs +2 -2
- package/dist/rpc/rabbitmq/index.d.mts +3 -3
- package/dist/rpc/rabbitmq/index.d.ts +3 -3
- package/dist/rpc/rabbitmq/index.js +15 -15
- package/dist/rpc/rabbitmq/index.mjs +2 -2
- package/dist/rpc/redis/index.d.mts +3 -3
- package/dist/rpc/redis/index.d.ts +3 -3
- package/dist/rpc/redis/index.js +13 -13
- package/dist/rpc/redis/index.mjs +2 -2
- package/dist/test.d.mts +2 -2
- package/dist/test.d.ts +2 -2
- package/dist/test.js +6 -6
- package/dist/test.mjs +2 -2
- package/dist/{types-ee1FBodH.d.ts → types--E-OCZhC.d.ts} +1 -1
- package/dist/{types-JMhFVp-Z.d.mts → types-BYqBeqrs.d.mts} +1 -1
- package/dist/{types-wbHHC93P.d.mts → types-BxlzVoRv.d.mts} +1 -1
- package/dist/{types-C9Remkup.d.ts → types-CbfaGkPA.d.ts} +1 -1
- package/package.json +2 -2
- package/register/index.mjs +41 -40
- package/register/loader.mjs +37 -11
- package/register/utils.mjs +56 -56
package/dist/http/koa/index.js
CHANGED
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _chunkK54JYYXKjs = require('../../chunk-K54JYYXK.js');
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
var
|
|
11
|
+
var _chunkKFFS2P7Ijs = require('../../chunk-KFFS2P7I.js');
|
|
12
12
|
|
|
13
13
|
// src/http/koa/bind.ts
|
|
14
14
|
var _router = require('@koa/router'); var _router2 = _interopRequireDefault(_router);
|
|
@@ -18,14 +18,14 @@ function bind(router, data, opts = {}) {
|
|
|
18
18
|
const { globalGuards, parallelRoute = "/__PHECDA_SERVER__", globalAddons = [], parallelAddons = [], globalFilter, globalPipe, dynamic = false } = opts;
|
|
19
19
|
const { moduleMap, meta } = data;
|
|
20
20
|
const originStack = router.stack.slice(0, router.stack.length);
|
|
21
|
-
const metaMap =
|
|
21
|
+
const metaMap = _chunkK54JYYXKjs.createControllerMetaMap.call(void 0, meta, (meta2) => {
|
|
22
22
|
const { controller, http, func, tag } = meta2.data;
|
|
23
23
|
if (controller === "http" && _optionalChain([http, 'optionalAccess', _ => _.type])) {
|
|
24
24
|
debug(`register method "${func}" in module "${tag}"`);
|
|
25
25
|
return true;
|
|
26
26
|
}
|
|
27
27
|
});
|
|
28
|
-
|
|
28
|
+
_chunkK54JYYXKjs.detectAopDep.call(void 0, meta, {
|
|
29
29
|
addons: [
|
|
30
30
|
...globalAddons,
|
|
31
31
|
...parallelAddons
|
|
@@ -34,29 +34,29 @@ function bind(router, data, opts = {}) {
|
|
|
34
34
|
});
|
|
35
35
|
registerRoute();
|
|
36
36
|
function registerRoute() {
|
|
37
|
-
|
|
37
|
+
_chunkK54JYYXKjs.Context.applyAddons(globalAddons, router, "koa");
|
|
38
38
|
if (parallelRoute) {
|
|
39
39
|
const subRouter = new (0, _router2.default)();
|
|
40
|
-
|
|
40
|
+
_chunkK54JYYXKjs.Context.applyAddons(parallelAddons, subRouter, "koa");
|
|
41
41
|
subRouter.post(parallelRoute, async (ctx, next) => {
|
|
42
42
|
const { body } = ctx.request;
|
|
43
43
|
async function errorHandler(e) {
|
|
44
|
-
const error = await
|
|
44
|
+
const error = await _chunkK54JYYXKjs.Context.filterRecord.default(e);
|
|
45
45
|
ctx.status = error.status;
|
|
46
46
|
ctx.body = error;
|
|
47
47
|
}
|
|
48
|
-
|
|
49
|
-
if (!Array.isArray(body)) return errorHandler(new (0,
|
|
48
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, errorHandler, "errorHandler");
|
|
49
|
+
if (!Array.isArray(body)) return errorHandler(new (0, _chunkK54JYYXKjs.BadRequestException)("data format should be an array"));
|
|
50
50
|
try {
|
|
51
51
|
return Promise.all(body.map((item, i) => {
|
|
52
52
|
return new Promise(async (resolve) => {
|
|
53
53
|
const { tag, func } = item;
|
|
54
54
|
debug(`(parallel)invoke method "${func}" in module "${tag}"`);
|
|
55
|
-
if (!metaMap.has(tag)) return resolve(await
|
|
55
|
+
if (!metaMap.has(tag)) return resolve(await _chunkK54JYYXKjs.Context.filterRecord.default(new (0, _chunkK54JYYXKjs.BadRequestException)(`module "${tag}" doesn't exist`)));
|
|
56
56
|
const meta2 = metaMap.get(tag)[func];
|
|
57
|
-
if (!meta2) return resolve(await
|
|
57
|
+
if (!meta2) return resolve(await _chunkK54JYYXKjs.Context.filterRecord.default(new (0, _chunkK54JYYXKjs.BadRequestException)(`"${func}" in "${tag}" doesn't exist`)));
|
|
58
58
|
const { data: { params } } = meta2;
|
|
59
|
-
const aop =
|
|
59
|
+
const aop = _chunkK54JYYXKjs.Context.getAop(meta2, {
|
|
60
60
|
globalGuards,
|
|
61
61
|
globalFilter,
|
|
62
62
|
globalPipe
|
|
@@ -71,21 +71,21 @@ function bind(router, data, opts = {}) {
|
|
|
71
71
|
parallel: true,
|
|
72
72
|
next,
|
|
73
73
|
app: router,
|
|
74
|
-
...
|
|
74
|
+
..._chunkK54JYYXKjs.argToReq.call(void 0, params, item.args, ctx.headers),
|
|
75
75
|
tag,
|
|
76
76
|
func,
|
|
77
|
-
getCookie: /* @__PURE__ */
|
|
78
|
-
setCookie: /* @__PURE__ */
|
|
79
|
-
delCookie: /* @__PURE__ */
|
|
77
|
+
getCookie: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, (key) => ctx.cookies.get(key), "getCookie"),
|
|
78
|
+
setCookie: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, (key, value, opts2) => ctx.cookies.set(key, value, opts2), "setCookie"),
|
|
79
|
+
delCookie: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, (key) => ctx.cookies.set(key, "", {
|
|
80
80
|
expires: /* @__PURE__ */ new Date(0)
|
|
81
81
|
}), "delCookie"),
|
|
82
|
-
redirect: /* @__PURE__ */
|
|
83
|
-
setResHeaders: /* @__PURE__ */
|
|
84
|
-
setResStatus: /* @__PURE__ */
|
|
85
|
-
getRequest: /* @__PURE__ */
|
|
86
|
-
getResponse: /* @__PURE__ */
|
|
82
|
+
redirect: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, (url) => ctx.redirect(url), "redirect"),
|
|
83
|
+
setResHeaders: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, (headers) => ctx.set(headers), "setResHeaders"),
|
|
84
|
+
setResStatus: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, (status) => ctx.status = status, "setResStatus"),
|
|
85
|
+
getRequest: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, () => ctx.req, "getRequest"),
|
|
86
|
+
getResponse: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, () => ctx.res, "getResponse")
|
|
87
87
|
};
|
|
88
|
-
const context = new (0,
|
|
88
|
+
const context = new (0, _chunkK54JYYXKjs.Context)(contextData);
|
|
89
89
|
context.run(aop, resolve, resolve);
|
|
90
90
|
});
|
|
91
91
|
})).then((ret) => {
|
|
@@ -104,14 +104,14 @@ function bind(router, data, opts = {}) {
|
|
|
104
104
|
if (!_optionalChain([http, 'optionalAccess', _2 => _2.type])) continue;
|
|
105
105
|
let aop;
|
|
106
106
|
if (!dynamic) {
|
|
107
|
-
aop =
|
|
107
|
+
aop = _chunkK54JYYXKjs.Context.getAop(meta2, {
|
|
108
108
|
globalFilter,
|
|
109
109
|
globalGuards,
|
|
110
110
|
globalPipe
|
|
111
111
|
});
|
|
112
112
|
}
|
|
113
113
|
const subRouter = new (0, _router2.default)();
|
|
114
|
-
|
|
114
|
+
_chunkK54JYYXKjs.Context.applyAddons(addons, subRouter, "koa");
|
|
115
115
|
router[http.type](http.prefix + http.route, async (ctx, next) => {
|
|
116
116
|
debug(`invoke method "${func}" in module "${tag}"`);
|
|
117
117
|
const contextData = {
|
|
@@ -128,21 +128,21 @@ function bind(router, data, opts = {}) {
|
|
|
128
128
|
body: ctx.request.body,
|
|
129
129
|
headers: ctx.headers,
|
|
130
130
|
next,
|
|
131
|
-
getCookie: /* @__PURE__ */
|
|
132
|
-
setCookie: /* @__PURE__ */
|
|
133
|
-
delCookie: /* @__PURE__ */
|
|
131
|
+
getCookie: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, (key) => ctx.cookies.get(key), "getCookie"),
|
|
132
|
+
setCookie: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, (key, value, opts2) => ctx.cookies.set(key, value, opts2), "setCookie"),
|
|
133
|
+
delCookie: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, (key) => ctx.cookies.set(key, "", {
|
|
134
134
|
expires: /* @__PURE__ */ new Date(0)
|
|
135
135
|
}), "delCookie"),
|
|
136
|
-
redirect: /* @__PURE__ */
|
|
137
|
-
setResHeaders: /* @__PURE__ */
|
|
138
|
-
setResStatus: /* @__PURE__ */
|
|
139
|
-
getRequest: /* @__PURE__ */
|
|
140
|
-
getResponse: /* @__PURE__ */
|
|
136
|
+
redirect: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, (url) => ctx.redirect(url), "redirect"),
|
|
137
|
+
setResHeaders: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, (headers) => ctx.set(headers), "setResHeaders"),
|
|
138
|
+
setResStatus: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, (status) => ctx.status = status, "setResStatus"),
|
|
139
|
+
getRequest: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, () => ctx.req, "getRequest"),
|
|
140
|
+
getResponse: /* @__PURE__ */ _chunkKFFS2P7Ijs.__name.call(void 0, () => ctx.res, "getResponse")
|
|
141
141
|
};
|
|
142
|
-
const context = new (0,
|
|
142
|
+
const context = new (0, _chunkK54JYYXKjs.Context)(contextData);
|
|
143
143
|
if (http.headers) ctx.set(http.headers);
|
|
144
144
|
if (dynamic) {
|
|
145
|
-
aop =
|
|
145
|
+
aop = _chunkK54JYYXKjs.Context.getAop(meta2, {
|
|
146
146
|
globalFilter,
|
|
147
147
|
globalGuards,
|
|
148
148
|
globalPipe
|
|
@@ -161,13 +161,13 @@ function bind(router, data, opts = {}) {
|
|
|
161
161
|
}
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
|
-
|
|
165
|
-
|
|
164
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, registerRoute, "registerRoute");
|
|
165
|
+
_chunkK54JYYXKjs.HMR.call(void 0, async () => {
|
|
166
166
|
router.stack = originStack;
|
|
167
167
|
registerRoute();
|
|
168
168
|
});
|
|
169
169
|
}
|
|
170
|
-
|
|
170
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, bind, "bind");
|
|
171
171
|
|
|
172
172
|
|
|
173
173
|
exports.bind = bind;
|
package/dist/http/koa/index.mjs
CHANGED
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
argToReq,
|
|
6
6
|
createControllerMetaMap,
|
|
7
7
|
detectAopDep
|
|
8
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-2ESEXJQM.mjs";
|
|
9
9
|
import {
|
|
10
10
|
__name
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-UXGJD2PK.mjs";
|
|
12
12
|
|
|
13
13
|
// src/http/koa/bind.ts
|
|
14
14
|
import Router from "@koa/router";
|
package/dist/index.d.mts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { B as BaseContext, a as ControllerMeta, D as DefaultOptions, C as ControllerMetaData, b as MetaData, E as Emitter, c as BaseError } from './meta-
|
|
2
|
-
export { g as BaseRequestType, f as BaseReturn, h as CustomResponse, j as ERROR_SYMBOL, i as ExtractResponse, I as IS_HMR, k as IS_ONLY_GENERATE, l as IS_STRICT, L as LOG_LEVEL, M as Meta, O as OmitFunction,
|
|
3
|
-
import { G as Generator } from './core-
|
|
4
|
-
export { F as Factory, O as Options, S as ServerPhecda, d as defaultServerInject, e as emitter, p as phecdaNamespace, u as useS } from './core-
|
|
1
|
+
import { B as BaseContext, a as ControllerMeta, D as DefaultOptions, C as ControllerMetaData, b as MetaData, E as Emitter, c as BaseError } from './meta-BTnLXuCa.mjs';
|
|
2
|
+
export { g as BaseRequestType, f as BaseReturn, h as CustomResponse, j as ERROR_SYMBOL, i as ExtractResponse, I as IS_HMR, k as IS_ONLY_GENERATE, m as IS_READY, l as IS_STRICT, L as LOG_LEVEL, M as Meta, O as OmitFunction, n as PS_EXIT_CODE, P as PickFunc, S as ServiceMetaData, e as ToClientFn, d as ToClientInstance, T as ToClientMap } from './meta-BTnLXuCa.mjs';
|
|
3
|
+
import { G as Generator } from './core-DU7gQKSk.mjs';
|
|
4
|
+
export { F as Factory, O as Options, S as ServerPhecda, d as defaultServerInject, e as emitter, p as phecdaNamespace, u as useS } from './core-DU7gQKSk.mjs';
|
|
5
5
|
import { Base } from 'phecda-core';
|
|
6
6
|
export * from 'phecda-core';
|
|
7
|
-
import { H as HttpContext } from './types-
|
|
8
|
-
export { C as CookieSerializeOptions, a as HttpOptions } from './types-
|
|
9
|
-
import { R as RpcContext } from './types-
|
|
10
|
-
export { b as RpcClientOptions, a as RpcServerOptions } from './types-
|
|
7
|
+
import { H as HttpContext } from './types-BxlzVoRv.mjs';
|
|
8
|
+
export { C as CookieSerializeOptions, a as HttpOptions } from './types-BxlzVoRv.mjs';
|
|
9
|
+
import { R as RpcContext } from './types-BYqBeqrs.mjs';
|
|
10
|
+
export { b as RpcClientOptions, a as RpcServerOptions } from './types-BYqBeqrs.mjs';
|
|
11
11
|
export { Mixin } from 'ts-mixer';
|
|
12
12
|
import 'node:http';
|
|
13
13
|
|
package/dist/index.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { B as BaseContext, a as ControllerMeta, D as DefaultOptions, C as ControllerMetaData, b as MetaData, E as Emitter, c as BaseError } from './meta-
|
|
2
|
-
export { g as BaseRequestType, f as BaseReturn, h as CustomResponse, j as ERROR_SYMBOL, i as ExtractResponse, I as IS_HMR, k as IS_ONLY_GENERATE, l as IS_STRICT, L as LOG_LEVEL, M as Meta, O as OmitFunction,
|
|
3
|
-
import { G as Generator } from './core-
|
|
4
|
-
export { F as Factory, O as Options, S as ServerPhecda, d as defaultServerInject, e as emitter, p as phecdaNamespace, u as useS } from './core-
|
|
1
|
+
import { B as BaseContext, a as ControllerMeta, D as DefaultOptions, C as ControllerMetaData, b as MetaData, E as Emitter, c as BaseError } from './meta-BTnLXuCa.js';
|
|
2
|
+
export { g as BaseRequestType, f as BaseReturn, h as CustomResponse, j as ERROR_SYMBOL, i as ExtractResponse, I as IS_HMR, k as IS_ONLY_GENERATE, m as IS_READY, l as IS_STRICT, L as LOG_LEVEL, M as Meta, O as OmitFunction, n as PS_EXIT_CODE, P as PickFunc, S as ServiceMetaData, e as ToClientFn, d as ToClientInstance, T as ToClientMap } from './meta-BTnLXuCa.js';
|
|
3
|
+
import { G as Generator } from './core-CzElxZoF.js';
|
|
4
|
+
export { F as Factory, O as Options, S as ServerPhecda, d as defaultServerInject, e as emitter, p as phecdaNamespace, u as useS } from './core-CzElxZoF.js';
|
|
5
5
|
import { Base } from 'phecda-core';
|
|
6
6
|
export * from 'phecda-core';
|
|
7
|
-
import { H as HttpContext } from './types-
|
|
8
|
-
export { C as CookieSerializeOptions, a as HttpOptions } from './types-
|
|
9
|
-
import { R as RpcContext } from './types-
|
|
10
|
-
export { b as RpcClientOptions, a as RpcServerOptions } from './types-
|
|
7
|
+
import { H as HttpContext } from './types--E-OCZhC.js';
|
|
8
|
+
export { C as CookieSerializeOptions, a as HttpOptions } from './types--E-OCZhC.js';
|
|
9
|
+
import { R as RpcContext } from './types-CbfaGkPA.js';
|
|
10
|
+
export { b as RpcClientOptions, a as RpcServerOptions } from './types-CbfaGkPA.js';
|
|
11
11
|
export { Mixin } from 'ts-mixer';
|
|
12
12
|
import 'node:http';
|
|
13
13
|
|
package/dist/index.js
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkTR5Z4SDIjs = require('./chunk-TR5Z4SDI.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
@@ -31,7 +31,7 @@ var _chunkPKSWGQLWjs = require('./chunk-PKSWGQLW.js');
|
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
var
|
|
34
|
+
var _chunkY2OLA5OJjs = require('./chunk-Y2OLA5OJ.js');
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
@@ -56,7 +56,7 @@ var _chunkQCOBXM7Fjs = require('./chunk-QCOBXM7F.js');
|
|
|
56
56
|
|
|
57
57
|
|
|
58
58
|
|
|
59
|
-
var
|
|
59
|
+
var _chunkK54JYYXKjs = require('./chunk-K54JYYXK.js');
|
|
60
60
|
|
|
61
61
|
|
|
62
62
|
|
|
@@ -70,13 +70,14 @@ var _chunk6EBEME3Ijs = require('./chunk-6EBEME3I.js');
|
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
|
|
73
|
-
|
|
73
|
+
|
|
74
|
+
var _chunkKFFS2P7Ijs = require('./chunk-KFFS2P7I.js');
|
|
74
75
|
|
|
75
76
|
// src/types.ts
|
|
76
77
|
var ResponseSymbol = Symbol("response");
|
|
77
78
|
var CustomResponse = class {
|
|
78
79
|
static {
|
|
79
|
-
|
|
80
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, this, "CustomResponse");
|
|
80
81
|
}
|
|
81
82
|
|
|
82
83
|
};
|
|
@@ -89,35 +90,35 @@ function _ts_decorate(decorators, target, key, desc) {
|
|
|
89
90
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
90
91
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
91
92
|
}
|
|
92
|
-
|
|
93
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, _ts_decorate, "_ts_decorate");
|
|
93
94
|
function _ts_metadata(k, v) {
|
|
94
95
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
95
96
|
}
|
|
96
|
-
|
|
97
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, _ts_metadata, "_ts_metadata");
|
|
97
98
|
var ServerBase = (_class = class extends _phecdacore.Base {constructor(...args2) { super(...args2); _class.prototype.__init.call(this); }
|
|
98
99
|
static {
|
|
99
|
-
|
|
100
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, this, "ServerBase");
|
|
100
101
|
}
|
|
101
|
-
__init() {this.emitter = exports.emitter =
|
|
102
|
+
__init() {this.emitter = exports.emitter = _chunkTR5Z4SDIjs.emitter}
|
|
102
103
|
}, _class);
|
|
103
104
|
var HttpBase = class extends ServerBase {
|
|
104
105
|
static {
|
|
105
|
-
|
|
106
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, this, "HttpBase");
|
|
106
107
|
}
|
|
107
108
|
|
|
108
109
|
};
|
|
109
110
|
_ts_decorate([
|
|
110
|
-
|
|
111
|
+
_chunkY2OLA5OJjs.Ctx,
|
|
111
112
|
_ts_metadata("design:type", typeof HttpContext === "undefined" ? Object : HttpContext)
|
|
112
113
|
], HttpBase.prototype, "context", void 0);
|
|
113
114
|
var RpcBase = class extends ServerBase {
|
|
114
115
|
static {
|
|
115
|
-
|
|
116
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, this, "RpcBase");
|
|
116
117
|
}
|
|
117
118
|
|
|
118
119
|
};
|
|
119
120
|
_ts_decorate([
|
|
120
|
-
|
|
121
|
+
_chunkY2OLA5OJjs.Ctx,
|
|
121
122
|
_ts_metadata("design:type", typeof RpcContext === "undefined" ? Object : RpcContext)
|
|
122
123
|
], RpcBase.prototype, "context", void 0);
|
|
123
124
|
|
|
@@ -125,15 +126,15 @@ _ts_decorate([
|
|
|
125
126
|
|
|
126
127
|
var PFilter = class extends ServerBase {
|
|
127
128
|
static {
|
|
128
|
-
|
|
129
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, this, "PFilter");
|
|
129
130
|
}
|
|
130
131
|
|
|
131
132
|
constructor(tag) {
|
|
132
133
|
super();
|
|
133
134
|
this.key = tag || _phecdacore.getTag.call(void 0, this);
|
|
134
|
-
|
|
135
|
+
_chunkK54JYYXKjs.addFilter.call(void 0, this.key, this.use.bind(this));
|
|
135
136
|
this.onUnmount(() => {
|
|
136
|
-
delete
|
|
137
|
+
delete _chunkK54JYYXKjs.Context.filterRecord[this.key];
|
|
137
138
|
});
|
|
138
139
|
}
|
|
139
140
|
};
|
|
@@ -142,16 +143,16 @@ var PFilter = class extends ServerBase {
|
|
|
142
143
|
|
|
143
144
|
var PGuard = (_class2 = class extends ServerBase {
|
|
144
145
|
static {
|
|
145
|
-
|
|
146
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, this, "PGuard");
|
|
146
147
|
}
|
|
147
148
|
|
|
148
149
|
__init2() {this.priority = 0}
|
|
149
150
|
constructor(tag) {
|
|
150
151
|
super();_class2.prototype.__init2.call(this);;
|
|
151
152
|
this.key = tag || _phecdacore.getTag.call(void 0, this);
|
|
152
|
-
|
|
153
|
+
_chunkK54JYYXKjs.addGuard.call(void 0, this.key, this.use.bind(this), this.priority);
|
|
153
154
|
this.onUnmount(() => {
|
|
154
|
-
delete
|
|
155
|
+
delete _chunkK54JYYXKjs.Context.guardRecord[this.key];
|
|
155
156
|
});
|
|
156
157
|
}
|
|
157
158
|
}, _class2);
|
|
@@ -160,15 +161,15 @@ var PGuard = (_class2 = class extends ServerBase {
|
|
|
160
161
|
|
|
161
162
|
var PPipe = class extends ServerBase {
|
|
162
163
|
static {
|
|
163
|
-
|
|
164
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, this, "PPipe");
|
|
164
165
|
}
|
|
165
166
|
|
|
166
167
|
constructor(tag) {
|
|
167
168
|
super();
|
|
168
169
|
this.key = tag || _phecdacore.getTag.call(void 0, this);
|
|
169
|
-
|
|
170
|
+
_chunkK54JYYXKjs.addPipe.call(void 0, this.key, this.use.bind(this));
|
|
170
171
|
this.onUnmount(() => {
|
|
171
|
-
delete
|
|
172
|
+
delete _chunkK54JYYXKjs.Context.pipeRecord[this.key];
|
|
172
173
|
});
|
|
173
174
|
}
|
|
174
175
|
};
|
|
@@ -177,16 +178,16 @@ var PPipe = class extends ServerBase {
|
|
|
177
178
|
|
|
178
179
|
var PAddon = (_class3 = class extends ServerBase {
|
|
179
180
|
static {
|
|
180
|
-
|
|
181
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, this, "PAddon");
|
|
181
182
|
}
|
|
182
183
|
|
|
183
184
|
__init3() {this.priority = 0}
|
|
184
185
|
constructor(tag) {
|
|
185
186
|
super();_class3.prototype.__init3.call(this);;
|
|
186
187
|
this.key = tag || _phecdacore.getTag.call(void 0, this);
|
|
187
|
-
|
|
188
|
+
_chunkK54JYYXKjs.addAddon.call(void 0, this.key, this.use.bind(this), this.priority);
|
|
188
189
|
this.onUnmount(() => {
|
|
189
|
-
delete
|
|
190
|
+
delete _chunkK54JYYXKjs.Context.addonRecord[this.key];
|
|
190
191
|
});
|
|
191
192
|
}
|
|
192
193
|
}, _class3);
|
|
@@ -195,7 +196,7 @@ var PAddon = (_class3 = class extends ServerBase {
|
|
|
195
196
|
|
|
196
197
|
var PExtension = class extends ServerBase {
|
|
197
198
|
static {
|
|
198
|
-
|
|
199
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, this, "PExtension");
|
|
199
200
|
}
|
|
200
201
|
|
|
201
202
|
|
|
@@ -204,27 +205,27 @@ var PExtension = class extends ServerBase {
|
|
|
204
205
|
super();
|
|
205
206
|
const key = this.key = tag || _phecdacore.getTag.call(void 0, this);
|
|
206
207
|
if (this.pipe) {
|
|
207
|
-
|
|
208
|
+
_chunkK54JYYXKjs.addPipe.call(void 0, key, this.pipe.bind(this));
|
|
208
209
|
this.onUnmount(() => {
|
|
209
|
-
delete
|
|
210
|
+
delete _chunkK54JYYXKjs.Context.pipeRecord[key];
|
|
210
211
|
});
|
|
211
212
|
}
|
|
212
213
|
if (this.addon) {
|
|
213
|
-
|
|
214
|
+
_chunkK54JYYXKjs.addAddon.call(void 0, key, this.addon.bind(this), this.addonPriority);
|
|
214
215
|
this.onUnmount(() => {
|
|
215
|
-
delete
|
|
216
|
+
delete _chunkK54JYYXKjs.Context.addonRecord[key];
|
|
216
217
|
});
|
|
217
218
|
}
|
|
218
219
|
if (this.guard) {
|
|
219
|
-
|
|
220
|
+
_chunkK54JYYXKjs.addGuard.call(void 0, key, this.guard.bind(this), this.guardPriority);
|
|
220
221
|
this.onUnmount(() => {
|
|
221
|
-
delete
|
|
222
|
+
delete _chunkK54JYYXKjs.Context.guardRecord[key];
|
|
222
223
|
});
|
|
223
224
|
}
|
|
224
225
|
if (this.filter) {
|
|
225
|
-
|
|
226
|
+
_chunkK54JYYXKjs.addFilter.call(void 0, key, this.filter.bind(this));
|
|
226
227
|
this.onUnmount(() => {
|
|
227
|
-
delete
|
|
228
|
+
delete _chunkK54JYYXKjs.Context.filterRecord[key];
|
|
228
229
|
});
|
|
229
230
|
}
|
|
230
231
|
}
|
|
@@ -234,7 +235,7 @@ var PExtension = class extends ServerBase {
|
|
|
234
235
|
var _fsextra = require('fs-extra'); var _fsextra2 = _interopRequireDefault(_fsextra);
|
|
235
236
|
var Generator = class {
|
|
236
237
|
static {
|
|
237
|
-
|
|
238
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, this, "Generator");
|
|
238
239
|
}
|
|
239
240
|
|
|
240
241
|
constructor(path) {
|
|
@@ -251,7 +252,7 @@ var Generator = class {
|
|
|
251
252
|
// src/generator/rpc.ts
|
|
252
253
|
var RPCGenerator = (_class4 = class extends Generator {constructor(...args3) { super(...args3); _class4.prototype.__init4.call(this);_class4.prototype.__init5.call(this); }
|
|
253
254
|
static {
|
|
254
|
-
|
|
255
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, this, "RPCGenerator");
|
|
255
256
|
}
|
|
256
257
|
__init4() {this.name = "RPC"}
|
|
257
258
|
__init5() {this.classMap = {}}
|
|
@@ -287,7 +288,7 @@ var RPCGenerator = (_class4 = class extends Generator {constructor(...args3) { s
|
|
|
287
288
|
// src/generator/http.ts
|
|
288
289
|
var HTTPGenerator = (_class5 = class extends Generator {constructor(...args4) { super(...args4); _class5.prototype.__init6.call(this);_class5.prototype.__init7.call(this); }
|
|
289
290
|
static {
|
|
290
|
-
|
|
291
|
+
_chunkKFFS2P7Ijs.__name.call(void 0, this, "HTTPGenerator");
|
|
291
292
|
}
|
|
292
293
|
__init6() {this.name = "HTTP"}
|
|
293
294
|
__init7() {this.classMap = {}}
|
|
@@ -404,4 +405,5 @@ return ret
|
|
|
404
405
|
|
|
405
406
|
|
|
406
407
|
|
|
407
|
-
|
|
408
|
+
|
|
409
|
+
exports.Addon = _chunkY2OLA5OJjs.Addon; exports.Arg = _chunkY2OLA5OJjs.Arg; exports.BadGatewayException = _chunkK54JYYXKjs.BadGatewayException; exports.BadRequestException = _chunkK54JYYXKjs.BadRequestException; exports.BaseParam = _chunkY2OLA5OJjs.BaseParam; exports.Body = _chunkY2OLA5OJjs.Body; exports.ConflictException = _chunkK54JYYXKjs.ConflictException; exports.Context = _chunkK54JYYXKjs.Context; exports.Controller = _chunkY2OLA5OJjs.Controller; exports.Ctx = _chunkY2OLA5OJjs.Ctx; exports.CustomResponse = CustomResponse; exports.Define = _chunkY2OLA5OJjs.Define; exports.Delete = _chunkY2OLA5OJjs.Delete; exports.ERROR_SYMBOL = _chunkKFFS2P7Ijs.ERROR_SYMBOL; exports.Exception = _chunkK54JYYXKjs.Exception; exports.Factory = _chunkTR5Z4SDIjs.Factory; exports.Filter = _chunkY2OLA5OJjs.Filter; exports.ForbiddenException = _chunkK54JYYXKjs.ForbiddenException; exports.FrameworkException = _chunkK54JYYXKjs.FrameworkException; exports.Generator = Generator; exports.Get = _chunkY2OLA5OJjs.Get; exports.Guard = _chunkY2OLA5OJjs.Guard; exports.HTTPGenerator = HTTPGenerator; exports.Head = _chunkY2OLA5OJjs.Head; exports.Header = _chunkY2OLA5OJjs.Header; exports.HttpBase = HttpBase; exports.IS_HMR = _chunkKFFS2P7Ijs.IS_HMR; exports.IS_ONLY_GENERATE = _chunkKFFS2P7Ijs.IS_ONLY_GENERATE; exports.IS_READY = _chunkKFFS2P7Ijs.IS_READY; exports.IS_STRICT = _chunkKFFS2P7Ijs.IS_STRICT; exports.InvalidInputException = _chunkK54JYYXKjs.InvalidInputException; exports.LOG_LEVEL = _chunkKFFS2P7Ijs.LOG_LEVEL; exports.Meta = _chunkTR5Z4SDIjs.Meta; exports.Mixin = _chunkKFFS2P7Ijs.Mixin; exports.NotFoundException = _chunkK54JYYXKjs.NotFoundException; exports.PAddon = PAddon; exports.PExtension = PExtension; exports.PFilter = PFilter; exports.PGuard = PGuard; exports.PPipe = PPipe; exports.PS_EXIT_CODE = _chunkKFFS2P7Ijs.PS_EXIT_CODE; exports.Param = _chunkY2OLA5OJjs.Param; exports.Patch = _chunkY2OLA5OJjs.Patch; exports.PayloadLargeException = _chunkK54JYYXKjs.PayloadLargeException; exports.Pipe = _chunkY2OLA5OJjs.Pipe; exports.Post = _chunkY2OLA5OJjs.Post; exports.Put = _chunkY2OLA5OJjs.Put; exports.Query = _chunkY2OLA5OJjs.Query; exports.Queue = _chunkY2OLA5OJjs.Queue; exports.RPCGenerator = RPCGenerator; exports.Route = _chunkY2OLA5OJjs.Route; exports.Rpc = _chunkY2OLA5OJjs.Rpc; exports.RpcBase = RpcBase; exports.Search = _chunkY2OLA5OJjs.Search; exports.ServerBase = ServerBase; exports.ServerPhecda = _chunkTR5Z4SDIjs.ServerPhecda; exports.ServiceUnavailableException = _chunkK54JYYXKjs.ServiceUnavailableException; exports.TimeoutException = _chunkK54JYYXKjs.TimeoutException; exports.TimerException = _chunkK54JYYXKjs.TimerException; exports.UnauthorizedException = _chunkK54JYYXKjs.UnauthorizedException; exports.UndefinedException = _chunkK54JYYXKjs.UndefinedException; exports.UnsupportedMediaTypeException = _chunkK54JYYXKjs.UnsupportedMediaTypeException; exports.ValidateException = _chunkK54JYYXKjs.ValidateException; exports.WorkerException = _chunkK54JYYXKjs.WorkerException; exports.addAddon = _chunkK54JYYXKjs.addAddon; exports.addFilter = _chunkK54JYYXKjs.addFilter; exports.addGuard = _chunkK54JYYXKjs.addGuard; exports.addPipe = _chunkK54JYYXKjs.addPipe; exports.defaultPipe = _chunkK54JYYXKjs.defaultPipe; exports.defaultServerInject = _chunkTR5Z4SDIjs.defaultServerInject; exports.emitter = _chunkTR5Z4SDIjs.emitter; exports.getLogger = _chunkKFFS2P7Ijs.getLogger; exports.log = _chunkKFFS2P7Ijs.log; exports.phecdaNamespace = _chunkTR5Z4SDIjs.phecdaNamespace; exports.runMiddleware = _chunkKFFS2P7Ijs.runMiddleware; exports.setLogger = _chunkKFFS2P7Ijs.setLogger; exports.useS = _chunkTR5Z4SDIjs.useS;
|
package/dist/index.mjs
CHANGED
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
emitter,
|
|
7
7
|
phecdaNamespace,
|
|
8
8
|
useS
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-3ISYBU3P.mjs";
|
|
10
10
|
import {
|
|
11
11
|
Addon,
|
|
12
12
|
Arg,
|
|
@@ -31,7 +31,7 @@ import {
|
|
|
31
31
|
Route,
|
|
32
32
|
Rpc,
|
|
33
33
|
Search
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-PXLG75ED.mjs";
|
|
35
35
|
import {
|
|
36
36
|
BadGatewayException,
|
|
37
37
|
BadRequestException,
|
|
@@ -56,11 +56,12 @@ import {
|
|
|
56
56
|
addGuard,
|
|
57
57
|
addPipe,
|
|
58
58
|
defaultPipe
|
|
59
|
-
} from "./chunk-
|
|
59
|
+
} from "./chunk-2ESEXJQM.mjs";
|
|
60
60
|
import {
|
|
61
61
|
ERROR_SYMBOL,
|
|
62
62
|
IS_HMR,
|
|
63
63
|
IS_ONLY_GENERATE,
|
|
64
|
+
IS_READY,
|
|
64
65
|
IS_STRICT,
|
|
65
66
|
LOG_LEVEL,
|
|
66
67
|
Mixin,
|
|
@@ -70,7 +71,7 @@ import {
|
|
|
70
71
|
log,
|
|
71
72
|
runMiddleware,
|
|
72
73
|
setLogger
|
|
73
|
-
} from "./chunk-
|
|
74
|
+
} from "./chunk-UXGJD2PK.mjs";
|
|
74
75
|
|
|
75
76
|
// src/types.ts
|
|
76
77
|
var ResponseSymbol = Symbol("response");
|
|
@@ -356,6 +357,7 @@ export {
|
|
|
356
357
|
HttpBase,
|
|
357
358
|
IS_HMR,
|
|
358
359
|
IS_ONLY_GENERATE,
|
|
360
|
+
IS_READY,
|
|
359
361
|
IS_STRICT,
|
|
360
362
|
InvalidInputException,
|
|
361
363
|
LOG_LEVEL,
|
|
@@ -5,6 +5,7 @@ declare const IS_HMR: boolean;
|
|
|
5
5
|
declare const IS_ONLY_GENERATE: boolean;
|
|
6
6
|
declare const IS_STRICT: boolean;
|
|
7
7
|
declare const LOG_LEVEL: number;
|
|
8
|
+
declare const IS_READY: unique symbol;
|
|
8
9
|
declare enum PS_EXIT_CODE {
|
|
9
10
|
RELAUNCH = 2,
|
|
10
11
|
CODE = 4
|
|
@@ -104,4 +105,4 @@ interface ControllerMeta extends Meta {
|
|
|
104
105
|
data: ControllerMetaData;
|
|
105
106
|
}
|
|
106
107
|
|
|
107
|
-
export { type BaseContext as B, type ControllerMetaData as C, type DefaultOptions as D, type Emitter as E, IS_HMR as I, LOG_LEVEL as L, Meta as M, type OmitFunction as O, type PickFunc as P, type ServiceMetaData as S, type ToClientMap as T, type ControllerMeta as a, type MetaData as b, type BaseError as c, type ToClientInstance as d, type ToClientFn as e, type BaseReturn as f, type BaseRequestType as g, CustomResponse as h, type ExtractResponse as i, ERROR_SYMBOL as j, IS_ONLY_GENERATE as k, IS_STRICT as l,
|
|
108
|
+
export { type BaseContext as B, type ControllerMetaData as C, type DefaultOptions as D, type Emitter as E, IS_HMR as I, LOG_LEVEL as L, Meta as M, type OmitFunction as O, type PickFunc as P, type ServiceMetaData as S, type ToClientMap as T, type ControllerMeta as a, type MetaData as b, type BaseError as c, type ToClientInstance as d, type ToClientFn as e, type BaseReturn as f, type BaseRequestType as g, CustomResponse as h, type ExtractResponse as i, ERROR_SYMBOL as j, IS_ONLY_GENERATE as k, IS_STRICT as l, IS_READY as m, PS_EXIT_CODE as n };
|
|
@@ -5,6 +5,7 @@ declare const IS_HMR: boolean;
|
|
|
5
5
|
declare const IS_ONLY_GENERATE: boolean;
|
|
6
6
|
declare const IS_STRICT: boolean;
|
|
7
7
|
declare const LOG_LEVEL: number;
|
|
8
|
+
declare const IS_READY: unique symbol;
|
|
8
9
|
declare enum PS_EXIT_CODE {
|
|
9
10
|
RELAUNCH = 2,
|
|
10
11
|
CODE = 4
|
|
@@ -104,4 +105,4 @@ interface ControllerMeta extends Meta {
|
|
|
104
105
|
data: ControllerMetaData;
|
|
105
106
|
}
|
|
106
107
|
|
|
107
|
-
export { type BaseContext as B, type ControllerMetaData as C, type DefaultOptions as D, type Emitter as E, IS_HMR as I, LOG_LEVEL as L, Meta as M, type OmitFunction as O, type PickFunc as P, type ServiceMetaData as S, type ToClientMap as T, type ControllerMeta as a, type MetaData as b, type BaseError as c, type ToClientInstance as d, type ToClientFn as e, type BaseReturn as f, type BaseRequestType as g, CustomResponse as h, type ExtractResponse as i, ERROR_SYMBOL as j, IS_ONLY_GENERATE as k, IS_STRICT as l,
|
|
108
|
+
export { type BaseContext as B, type ControllerMetaData as C, type DefaultOptions as D, type Emitter as E, IS_HMR as I, LOG_LEVEL as L, Meta as M, type OmitFunction as O, type PickFunc as P, type ServiceMetaData as S, type ToClientMap as T, type ControllerMeta as a, type MetaData as b, type BaseError as c, type ToClientInstance as d, type ToClientFn as e, type BaseReturn as f, type BaseRequestType as g, CustomResponse as h, type ExtractResponse as i, ERROR_SYMBOL as j, IS_ONLY_GENERATE as k, IS_STRICT as l, IS_READY as m, PS_EXIT_CODE as n };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { WorkerOptions, QueueOptions, Worker, Queue } from 'bullmq';
|
|
2
|
-
import { F as Factory } from '../../core-
|
|
3
|
-
import { R as RpcContext, a as RpcServerOptions, b as RpcClientOptions } from '../../types-
|
|
4
|
-
import { T as ToClientMap } from '../../meta-
|
|
2
|
+
import { F as Factory } from '../../core-DU7gQKSk.mjs';
|
|
3
|
+
import { R as RpcContext, a as RpcServerOptions, b as RpcClientOptions } from '../../types-BYqBeqrs.mjs';
|
|
4
|
+
import { T as ToClientMap } from '../../meta-BTnLXuCa.mjs';
|
|
5
5
|
import 'phecda-core';
|
|
6
6
|
|
|
7
7
|
interface BullmqCtx extends RpcContext {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { WorkerOptions, QueueOptions, Worker, Queue } from 'bullmq';
|
|
2
|
-
import { F as Factory } from '../../core-
|
|
3
|
-
import { R as RpcContext, a as RpcServerOptions, b as RpcClientOptions } from '../../types-
|
|
4
|
-
import { T as ToClientMap } from '../../meta-
|
|
2
|
+
import { F as Factory } from '../../core-CzElxZoF.js';
|
|
3
|
+
import { R as RpcContext, a as RpcServerOptions, b as RpcClientOptions } from '../../types-CbfaGkPA.js';
|
|
4
|
+
import { T as ToClientMap } from '../../meta-BTnLXuCa.js';
|
|
5
5
|
import 'phecda-core';
|
|
6
6
|
|
|
7
7
|
interface BullmqCtx extends RpcContext {
|