lemon-core 2.2.20 → 3.0.0
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/common/test-helper.js +1 -1
- package/dist/common/test-helper.js.map +1 -1
- package/dist/controllers/dummy-controller.js.map +1 -1
- package/dist/cores/api-service.js.map +1 -1
- package/dist/cores/aws/aws-sns-service.js +3 -3
- package/dist/cores/aws/aws-sns-service.js.map +1 -1
- package/dist/cores/core-types.d.ts +92 -2
- package/dist/cores/core-types.js +1 -0
- package/dist/cores/core-types.js.map +1 -1
- package/dist/cores/dynamo-service.js +2 -2
- package/dist/cores/dynamo-service.js.map +1 -1
- package/dist/cores/elastic6-query-service.d.ts +42 -9
- package/dist/cores/elastic6-query-service.js +144 -134
- package/dist/cores/elastic6-query-service.js.map +1 -1
- package/dist/cores/elastic6-service.d.ts +144 -57
- package/dist/cores/elastic6-service.js +506 -322
- package/dist/cores/elastic6-service.js.map +1 -1
- package/dist/cores/lambda/lambda-cognito-handler.js.map +1 -1
- package/dist/cores/lambda/lambda-cron-handler.js.map +1 -1
- package/dist/cores/lambda/lambda-dynamo-stream-handler.js +3 -3
- package/dist/cores/lambda/lambda-dynamo-stream-handler.js.map +1 -1
- package/dist/cores/lambda/lambda-notification-handler.js.map +1 -1
- package/dist/cores/lambda/lambda-sns-handler.js.map +1 -1
- package/dist/cores/lambda/lambda-web-handler.js +2 -4
- package/dist/cores/lambda/lambda-web-handler.js.map +1 -1
- package/dist/cores/lambda/lambda-wss-handler.js.map +1 -1
- package/dist/cores/protocol/protocol-service.d.ts +1 -2
- package/dist/cores/protocol/protocol-service.js +5 -3
- package/dist/cores/protocol/protocol-service.js.map +1 -1
- package/dist/engine/builder.d.ts +1 -0
- package/dist/engine/builder.js +1 -1
- package/dist/engine/builder.js.map +1 -1
- package/dist/engine/engine.js +2 -1
- package/dist/engine/engine.js.map +1 -1
- package/dist/engine/index.d.ts +0 -1
- package/dist/engine/index.js +2 -4
- package/dist/engine/index.js.map +1 -1
- package/dist/engine/types.d.ts +0 -4
- package/dist/engine/types.js.map +1 -1
- package/dist/engine/utilities.d.ts +5 -1
- package/dist/engine/utilities.js +126 -11
- package/dist/engine/utilities.js.map +1 -1
- package/dist/tools/express.js +0 -3
- package/dist/tools/express.js.map +1 -1
- package/package.json +6 -11
- package/CHANGELOG.md +0 -61
- package/dist/docs/assets/css/main.css +0 -2321
- package/dist/docs/assets/images/icons.png +0 -0
- package/dist/docs/assets/images/icons@2x.png +0 -0
- package/dist/docs/assets/images/widgets.png +0 -0
- package/dist/docs/assets/images/widgets@2x.png +0 -0
- package/dist/docs/assets/js/main.js +0 -1
- package/dist/docs/assets/js/search.js +0 -3
- package/dist/docs/classes/abstractmanager.html +0 -1054
- package/dist/docs/classes/apiproxyclient.html +0 -509
- package/dist/docs/classes/apiservice.html +0 -805
- package/dist/docs/classes/awskmsservice.html +0 -468
- package/dist/docs/classes/awsmodule.html +0 -353
- package/dist/docs/classes/awss3service.html +0 -563
- package/dist/docs/classes/awssnsservice.html +0 -543
- package/dist/docs/classes/awssqsservice.html +0 -517
- package/dist/docs/classes/cacheservice.html +0 -996
- package/dist/docs/classes/configmodule.html +0 -311
- package/dist/docs/classes/dummycacheservice.html +0 -1000
- package/dist/docs/classes/dummycontroller.html +0 -709
- package/dist/docs/classes/dummydynamoservice.html +0 -915
- package/dist/docs/classes/dummyelastic6service.html +0 -791
- package/dist/docs/classes/dummyredisstorageservice.html +0 -804
- package/dist/docs/classes/dummystoragemaker.html +0 -383
- package/dist/docs/classes/dummystorageservice.html +0 -592
- package/dist/docs/classes/dynamoqueryservice.html +0 -413
- package/dist/docs/classes/dynamoscanservice.html +0 -358
- package/dist/docs/classes/dynamoservice.html +0 -844
- package/dist/docs/classes/dynamostorageservice.html +0 -623
- package/dist/docs/classes/elastic6queryservice.html +0 -458
- package/dist/docs/classes/elastic6service.html +0 -804
- package/dist/docs/classes/generalapicontroller.html +0 -877
- package/dist/docs/classes/generalcontroller.html +0 -454
- package/dist/docs/classes/generalcontrollerlocal.html +0 -499
- package/dist/docs/classes/generalcontrollerlocal2.html +0 -523
- package/dist/docs/classes/generalkeymaker.html +0 -335
- package/dist/docs/classes/generalmodelfilter.html +0 -529
- package/dist/docs/classes/generalwebcontroller.html +0 -580
- package/dist/docs/classes/hangulservice.html +0 -636
- package/dist/docs/classes/httpstorageservice.html +0 -539
- package/dist/docs/classes/lambdacognitohandler.html +0 -355
- package/dist/docs/classes/lambdacronhandler.html +0 -390
- package/dist/docs/classes/lambdacronhandlerlocal.html +0 -371
- package/dist/docs/classes/lambdadynamostreamhandler.html +0 -472
- package/dist/docs/classes/lambdadynamostreamhandlerlocal.html +0 -455
- package/dist/docs/classes/lambdahandler.html +0 -479
- package/dist/docs/classes/lambdahandlerlocal.html +0 -472
- package/dist/docs/classes/lambdamodule.html +0 -433
- package/dist/docs/classes/lambdanotificationhandler.html +0 -474
- package/dist/docs/classes/lambdanotificationhandlerlocal.html +0 -457
- package/dist/docs/classes/lambdasnshandler.html +0 -394
- package/dist/docs/classes/lambdasnshandlerlocal.html +0 -397
- package/dist/docs/classes/lambdasqshandler.html +0 -394
- package/dist/docs/classes/lambdasqshandlerlocal.html +0 -397
- package/dist/docs/classes/lambdasubhandler.html +0 -305
- package/dist/docs/classes/lambdawebhandler.html +0 -603
- package/dist/docs/classes/lambdawebhandlerlocal.html +0 -581
- package/dist/docs/classes/lambdawsshandler.html +0 -359
- package/dist/docs/classes/memcachedbackend.html +0 -900
- package/dist/docs/classes/mocksapiservice.html +0 -691
- package/dist/docs/classes/modelutil.html +0 -311
- package/dist/docs/classes/myconfigservice.html +0 -561
- package/dist/docs/classes/myconfigservicetest.html +0 -527
- package/dist/docs/classes/myconfigservicetest2.html +0 -522
- package/dist/docs/classes/mydummysqsservice.html +0 -419
- package/dist/docs/classes/myenginemodules.html +0 -357
- package/dist/docs/classes/mygeneralapicontroller.html +0 -837
- package/dist/docs/classes/mylemonwebcontroller.html +0 -356
- package/dist/docs/classes/mymodelfilter.html +0 -479
- package/dist/docs/classes/myprotocolservice.html +0 -993
- package/dist/docs/classes/myprotocolservicetest.html +0 -983
- package/dist/docs/classes/myservice.html +0 -329
- package/dist/docs/classes/mystorage.html +0 -1370
- package/dist/docs/classes/nodecachebackend.html +0 -714
- package/dist/docs/classes/protocolmodule.html +0 -311
- package/dist/docs/classes/proxystorageservice.html +0 -1441
- package/dist/docs/classes/query.html +0 -850
- package/dist/docs/classes/redisbackend.html +0 -781
- package/dist/docs/classes/redisstorageservice.html +0 -867
- package/dist/docs/classes/s3putobjectrequestbuilder.html +0 -509
- package/dist/docs/classes/scan.html +0 -685
- package/dist/docs/classes/snsprotocoltransformer.html +0 -334
- package/dist/docs/classes/sqsprotocoltransformer.html +0 -334
- package/dist/docs/classes/typedstorageservice.html +0 -914
- package/dist/docs/classes/uniquefieldmanager.html +0 -477
- package/dist/docs/classes/usermanager.html +0 -931
- package/dist/docs/classes/utilities.html +0 -1914
- package/dist/docs/classes/webprotocoltransformer.html +0 -330
- package/dist/docs/globals.html +0 -7477
- package/dist/docs/index.html +0 -1519
- package/dist/docs/interfaces/accountitem.html +0 -277
- package/dist/docs/interfaces/accountmodel.html +0 -306
- package/dist/docs/interfaces/adaptiveparam.html +0 -203
- package/dist/docs/interfaces/apiheaders.html +0 -183
- package/dist/docs/interfaces/apihttpproxy.html +0 -304
- package/dist/docs/interfaces/apiserviceclient.html +0 -448
- package/dist/docs/interfaces/autocompletesearchparam.html +0 -309
- package/dist/docs/interfaces/betweencondition.html +0 -226
- package/dist/docs/interfaces/cachebackend.html +0 -714
- package/dist/docs/interfaces/cacheentry.html +0 -248
- package/dist/docs/interfaces/cacheoptions.html +0 -267
- package/dist/docs/interfaces/callbackdata.html +0 -279
- package/dist/docs/interfaces/callbackparam.html +0 -252
- package/dist/docs/interfaces/comparisoncondition.html +0 -226
- package/dist/docs/interfaces/coreconfigservice.html +0 -342
- package/dist/docs/interfaces/corekey.html +0 -278
- package/dist/docs/interfaces/corekeymakeable.html +0 -292
- package/dist/docs/interfaces/corekmsservice.html +0 -311
- package/dist/docs/interfaces/coremodel.html +0 -499
- package/dist/docs/interfaces/coremodelfilterable.html +0 -281
- package/dist/docs/interfaces/cores3service.html +0 -444
- package/dist/docs/interfaces/coreservices.html +0 -232
- package/dist/docs/interfaces/coresnsservice.html +0 -317
- package/dist/docs/interfaces/corewebcontroller.html +0 -271
- package/dist/docs/interfaces/cronevent.html +0 -223
- package/dist/docs/interfaces/cronparam.html +0 -212
- package/dist/docs/interfaces/dynamooption.html +0 -254
- package/dist/docs/interfaces/dynamoqueryresult.html +0 -244
- package/dist/docs/interfaces/dynamoscanresult.html +0 -244
- package/dist/docs/interfaces/dynamosimplequeriable.html +0 -308
- package/dist/docs/interfaces/dynamosimplescannable.html +0 -255
- package/dist/docs/interfaces/dynamostreambody.html +0 -268
- package/dist/docs/interfaces/dynamostreamcallback.html +0 -209
- package/dist/docs/interfaces/dynamostreamfilter.html +0 -218
- package/dist/docs/interfaces/dynamostreamparam.html +0 -240
- package/dist/docs/interfaces/elastic6item.html +0 -221
- package/dist/docs/interfaces/elastic6option.html +0 -275
- package/dist/docs/interfaces/elastic6simplequeriable.html +0 -284
- package/dist/docs/interfaces/engineconsole.html +0 -292
- package/dist/docs/interfaces/enginecore.html +0 -344
- package/dist/docs/interfaces/enginemodule.html +0 -269
- package/dist/docs/interfaces/enginemodules.html +0 -316
- package/dist/docs/interfaces/engineoption.html +0 -244
- package/dist/docs/interfaces/enginescope.html +0 -220
- package/dist/docs/interfaces/existencecondition.html +0 -212
- package/dist/docs/interfaces/filter.html +0 -253
- package/dist/docs/interfaces/generalfuntion.html +0 -207
- package/dist/docs/interfaces/generalitem.html +0 -212
- package/dist/docs/interfaces/handlermap.html +0 -171
- package/dist/docs/interfaces/incrementable.html +0 -190
- package/dist/docs/interfaces/internalkey.html +0 -210
- package/dist/docs/interfaces/internalmodel.html +0 -226
- package/dist/docs/interfaces/itementry.html +0 -241
- package/dist/docs/interfaces/jwtcommon.html +0 -242
- package/dist/docs/interfaces/lambdahandlerservice.html +0 -340
- package/dist/docs/interfaces/lemonengine.html +0 -593
- package/dist/docs/interfaces/metricpostbody.html +0 -220
- package/dist/docs/interfaces/mygeneral.html +0 -271
- package/dist/docs/interfaces/mymodel.html +0 -554
- package/dist/docs/interfaces/myprotocolparam.html +0 -359
- package/dist/docs/interfaces/nextcontext.html +0 -381
- package/dist/docs/interfaces/nextidentity.html +0 -325
- package/dist/docs/interfaces/nextidentityaccess.html +0 -495
- package/dist/docs/interfaces/nextidentitycognito.html +0 -422
- package/dist/docs/interfaces/notificationbody.html +0 -171
- package/dist/docs/interfaces/notificationparam.html +0 -304
- package/dist/docs/interfaces/options.html +0 -226
- package/dist/docs/interfaces/parrallelcallback.html +0 -203
- package/dist/docs/interfaces/parrallelparam.html +0 -285
- package/dist/docs/interfaces/protocolbody.html +0 -183
- package/dist/docs/interfaces/protocolparam.html +0 -336
- package/dist/docs/interfaces/protocolservice.html +0 -548
- package/dist/docs/interfaces/protocoltransformer.html +0 -295
- package/dist/docs/interfaces/proxyparams.html +0 -212
- package/dist/docs/interfaces/putobjectresult.html +0 -282
- package/dist/docs/interfaces/queryresult.html +0 -272
- package/dist/docs/interfaces/redisoptions.html +0 -248
- package/dist/docs/interfaces/simplesearchparam.html +0 -351
- package/dist/docs/interfaces/slackaction.html +0 -240
- package/dist/docs/interfaces/slackattachment.html +0 -459
- package/dist/docs/interfaces/slackpostbody.html +0 -240
- package/dist/docs/interfaces/sqsattribute.html +0 -171
- package/dist/docs/interfaces/sqsmessage.html +0 -254
- package/dist/docs/interfaces/sqsrecord.html +0 -324
- package/dist/docs/interfaces/sqsservice.html +0 -333
- package/dist/docs/interfaces/sqsstatistics.html +0 -240
- package/dist/docs/interfaces/storagemakeable.html +0 -258
- package/dist/docs/interfaces/storagemodel.html +0 -285
- package/dist/docs/interfaces/storageservice.html +0 -497
- package/dist/docs/interfaces/stringcondition.html +0 -226
- package/dist/docs/interfaces/tagset.html +0 -171
- package/dist/docs/interfaces/testmodel.html +0 -334
- package/dist/docs/interfaces/timeout.html +0 -233
- package/dist/docs/interfaces/updatable.html +0 -193
- package/dist/docs/interfaces/user.html +0 -534
|
@@ -1,527 +0,0 @@
|
|
|
1
|
-
<!doctype html>
|
|
2
|
-
<html class="default no-js">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8">
|
|
5
|
-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>MyConfigServiceTest | lemon-core - v2.2.20</title>
|
|
7
|
-
<meta name="description" content="">
|
|
8
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
|
-
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
|
-
</head>
|
|
11
|
-
<body>
|
|
12
|
-
<header>
|
|
13
|
-
<div class="tsd-page-toolbar">
|
|
14
|
-
<div class="container">
|
|
15
|
-
<div class="table-wrap">
|
|
16
|
-
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
|
17
|
-
<div class="field">
|
|
18
|
-
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
|
19
|
-
<input id="tsd-search-field" type="text" />
|
|
20
|
-
</div>
|
|
21
|
-
<ul class="results">
|
|
22
|
-
<li class="state loading">Preparing search index...</li>
|
|
23
|
-
<li class="state failure">The search index is not available</li>
|
|
24
|
-
</ul>
|
|
25
|
-
<a href="../index.html" class="title">lemon-core - v2.2.20</a>
|
|
26
|
-
</div>
|
|
27
|
-
<div class="table-cell" id="tsd-widgets">
|
|
28
|
-
<div id="tsd-filter">
|
|
29
|
-
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
|
|
30
|
-
<div class="tsd-filter-group">
|
|
31
|
-
<div class="tsd-select" id="tsd-filter-visibility">
|
|
32
|
-
<span class="tsd-select-label">All</span>
|
|
33
|
-
<ul class="tsd-select-list">
|
|
34
|
-
<li data-value="public">Public</li>
|
|
35
|
-
<li data-value="protected">Public/Protected</li>
|
|
36
|
-
<li data-value="private" class="selected">All</li>
|
|
37
|
-
</ul>
|
|
38
|
-
</div>
|
|
39
|
-
<input type="checkbox" id="tsd-filter-inherited" checked />
|
|
40
|
-
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
|
41
|
-
<input type="checkbox" id="tsd-filter-externals" checked />
|
|
42
|
-
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
|
|
43
|
-
<input type="checkbox" id="tsd-filter-only-exported" />
|
|
44
|
-
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
|
|
45
|
-
</div>
|
|
46
|
-
</div>
|
|
47
|
-
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
|
48
|
-
</div>
|
|
49
|
-
</div>
|
|
50
|
-
</div>
|
|
51
|
-
</div>
|
|
52
|
-
<div class="tsd-page-title">
|
|
53
|
-
<div class="container">
|
|
54
|
-
<ul class="tsd-breadcrumb">
|
|
55
|
-
<li>
|
|
56
|
-
<a href="../globals.html">Globals</a>
|
|
57
|
-
</li>
|
|
58
|
-
<li>
|
|
59
|
-
<a href="myconfigservicetest.html">MyConfigServiceTest</a>
|
|
60
|
-
</li>
|
|
61
|
-
</ul>
|
|
62
|
-
<h1>Class MyConfigServiceTest</h1>
|
|
63
|
-
</div>
|
|
64
|
-
</div>
|
|
65
|
-
</header>
|
|
66
|
-
<div class="container container-main">
|
|
67
|
-
<div class="row">
|
|
68
|
-
<div class="col-8 col-content">
|
|
69
|
-
<section class="tsd-panel tsd-hierarchy">
|
|
70
|
-
<h3>Hierarchy</h3>
|
|
71
|
-
<ul class="tsd-hierarchy">
|
|
72
|
-
<li>
|
|
73
|
-
<a href="myconfigservice.html" class="tsd-signature-type">MyConfigService</a>
|
|
74
|
-
<ul class="tsd-hierarchy">
|
|
75
|
-
<li>
|
|
76
|
-
<span class="target">MyConfigServiceTest</span>
|
|
77
|
-
</li>
|
|
78
|
-
</ul>
|
|
79
|
-
</li>
|
|
80
|
-
</ul>
|
|
81
|
-
</section>
|
|
82
|
-
<section class="tsd-panel">
|
|
83
|
-
<h3>Implements</h3>
|
|
84
|
-
<ul class="tsd-hierarchy">
|
|
85
|
-
<li><a href="../interfaces/coreconfigservice.html" class="tsd-signature-type">CoreConfigService</a></li>
|
|
86
|
-
</ul>
|
|
87
|
-
</section>
|
|
88
|
-
<section class="tsd-panel-group tsd-index-group">
|
|
89
|
-
<h2>Index</h2>
|
|
90
|
-
<section class="tsd-panel tsd-index-panel">
|
|
91
|
-
<div class="tsd-index-content">
|
|
92
|
-
<section class="tsd-index-section tsd-is-not-exported">
|
|
93
|
-
<h3>Constructors</h3>
|
|
94
|
-
<ul class="tsd-index-list">
|
|
95
|
-
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported"><a href="myconfigservicetest.html#constructor" class="tsd-kind-icon">constructor</a></li>
|
|
96
|
-
</ul>
|
|
97
|
-
</section>
|
|
98
|
-
<section class="tsd-index-section tsd-is-not-exported">
|
|
99
|
-
<h3>Properties</h3>
|
|
100
|
-
<ul class="tsd-index-list">
|
|
101
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected tsd-is-not-exported"><a href="myconfigservicetest.html#_env" class="tsd-kind-icon">$env</a></li>
|
|
102
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected tsd-is-not-exported"><a href="myconfigservicetest.html#base" class="tsd-kind-icon">base</a></li>
|
|
103
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-not-exported"><a href="myconfigservicetest.html#env" class="tsd-kind-icon">env</a></li>
|
|
104
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected tsd-is-not-exported"><a href="myconfigservicetest.html#envconfig" class="tsd-kind-icon">env<wbr>Config</a></li>
|
|
105
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="myconfigservicetest.html#kms" class="tsd-kind-icon">kms</a></li>
|
|
106
|
-
</ul>
|
|
107
|
-
</section>
|
|
108
|
-
<section class="tsd-index-section tsd-is-not-exported">
|
|
109
|
-
<h3>Methods</h3>
|
|
110
|
-
<ul class="tsd-index-list">
|
|
111
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="myconfigservicetest.html#all" class="tsd-kind-icon">all</a></li>
|
|
112
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported"><a href="myconfigservicetest.html#get" class="tsd-kind-icon">get</a></li>
|
|
113
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="myconfigservicetest.html#getservice" class="tsd-kind-icon">get<wbr>Service</a></li>
|
|
114
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="myconfigservicetest.html#getstage" class="tsd-kind-icon">get<wbr>Stage</a></li>
|
|
115
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="myconfigservicetest.html#getversion" class="tsd-kind-icon">get<wbr>Version</a></li>
|
|
116
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported"><a href="myconfigservicetest.html#hello" class="tsd-kind-icon">hello</a></li>
|
|
117
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="myconfigservicetest.html#init" class="tsd-kind-icon">init</a></li>
|
|
118
|
-
</ul>
|
|
119
|
-
</section>
|
|
120
|
-
</div>
|
|
121
|
-
</section>
|
|
122
|
-
</section>
|
|
123
|
-
<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
|
|
124
|
-
<h2>Constructors</h2>
|
|
125
|
-
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
|
|
126
|
-
<a name="constructor" class="tsd-anchor"></a>
|
|
127
|
-
<h3>constructor</h3>
|
|
128
|
-
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
|
|
129
|
-
<li class="tsd-signature tsd-kind-icon">new <wbr>MyConfig<wbr>Service<wbr>Test<span class="tsd-signature-symbol">(</span>env<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="myconfigservicetest.html" class="tsd-signature-type">MyConfigServiceTest</a></li>
|
|
130
|
-
</ul>
|
|
131
|
-
<ul class="tsd-descriptions">
|
|
132
|
-
<li class="tsd-description">
|
|
133
|
-
<aside class="tsd-sources">
|
|
134
|
-
<p>Overrides <a href="myconfigservice.html">MyConfigService</a>.<a href="myconfigservice.html#constructor">constructor</a></p>
|
|
135
|
-
<ul>
|
|
136
|
-
<li>Defined in <a href="https://github.com/lemoncloud-io/lemon-core/blob/a65cfcc/src/cores/protocol/protocol-service.spec.ts#L33">src/cores/protocol/protocol-service.spec.ts:33</a></li>
|
|
137
|
-
</ul>
|
|
138
|
-
</aside>
|
|
139
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
140
|
-
<ul class="tsd-parameters">
|
|
141
|
-
<li>
|
|
142
|
-
<h5>env: <span class="tsd-signature-type">object</span></h5>
|
|
143
|
-
<ul class="tsd-parameters">
|
|
144
|
-
<li class="tsd-parameter-index-signature">
|
|
145
|
-
<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5>
|
|
146
|
-
</li>
|
|
147
|
-
</ul>
|
|
148
|
-
</li>
|
|
149
|
-
</ul>
|
|
150
|
-
<h4 class="tsd-returns-title">Returns <a href="myconfigservicetest.html" class="tsd-signature-type">MyConfigServiceTest</a></h4>
|
|
151
|
-
</li>
|
|
152
|
-
</ul>
|
|
153
|
-
</section>
|
|
154
|
-
</section>
|
|
155
|
-
<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
|
|
156
|
-
<h2>Properties</h2>
|
|
157
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected tsd-is-not-exported">
|
|
158
|
-
<a name="_env" class="tsd-anchor"></a>
|
|
159
|
-
<h3><span class="tsd-flag ts-flagProtected">Protected</span> $env</h3>
|
|
160
|
-
<div class="tsd-signature tsd-kind-icon">$env<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
|
|
161
|
-
<aside class="tsd-sources">
|
|
162
|
-
<p>Inherited from <a href="myconfigservice.html">MyConfigService</a>.<a href="myconfigservice.html#_env">$env</a></p>
|
|
163
|
-
<ul>
|
|
164
|
-
<li>Defined in <a href="https://github.com/lemoncloud-io/lemon-core/blob/a65cfcc/src/cores/config/config-service.ts#L80">src/cores/config/config-service.ts:80</a></li>
|
|
165
|
-
</ul>
|
|
166
|
-
</aside>
|
|
167
|
-
</section>
|
|
168
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected tsd-is-not-exported">
|
|
169
|
-
<a name="base" class="tsd-anchor"></a>
|
|
170
|
-
<h3><span class="tsd-flag ts-flagProtected">Protected</span> base</h3>
|
|
171
|
-
<div class="tsd-signature tsd-kind-icon">base<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
|
|
172
|
-
<aside class="tsd-sources">
|
|
173
|
-
<p>Inherited from <a href="myconfigservice.html">MyConfigService</a>.<a href="myconfigservice.html#base">base</a></p>
|
|
174
|
-
<ul>
|
|
175
|
-
<li>Defined in <a href="https://github.com/lemoncloud-io/lemon-core/blob/a65cfcc/src/cores/config/config-service.ts#L81">src/cores/config/config-service.ts:81</a></li>
|
|
176
|
-
</ul>
|
|
177
|
-
</aside>
|
|
178
|
-
</section>
|
|
179
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-not-exported">
|
|
180
|
-
<a name="env" class="tsd-anchor"></a>
|
|
181
|
-
<h3><span class="tsd-flag ts-flagPrivate">Private</span> env</h3>
|
|
182
|
-
<div class="tsd-signature tsd-kind-icon">env<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
|
|
183
|
-
<aside class="tsd-sources">
|
|
184
|
-
<ul>
|
|
185
|
-
<li>Defined in <a href="https://github.com/lemoncloud-io/lemon-core/blob/a65cfcc/src/cores/protocol/protocol-service.spec.ts#L33">src/cores/protocol/protocol-service.spec.ts:33</a></li>
|
|
186
|
-
</ul>
|
|
187
|
-
</aside>
|
|
188
|
-
<div class="tsd-type-declaration">
|
|
189
|
-
<h4>Type declaration</h4>
|
|
190
|
-
<ul class="tsd-parameters">
|
|
191
|
-
<li class="tsd-parameter-index-signature">
|
|
192
|
-
<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5>
|
|
193
|
-
</li>
|
|
194
|
-
</ul>
|
|
195
|
-
</div>
|
|
196
|
-
</section>
|
|
197
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected tsd-is-not-exported">
|
|
198
|
-
<a name="envconfig" class="tsd-anchor"></a>
|
|
199
|
-
<h3><span class="tsd-flag ts-flagProtected">Protected</span> env<wbr>Config</h3>
|
|
200
|
-
<div class="tsd-signature tsd-kind-icon">env<wbr>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
|
|
201
|
-
<aside class="tsd-sources">
|
|
202
|
-
<p>Inherited from <a href="myconfigservice.html">MyConfigService</a>.<a href="myconfigservice.html#envconfig">envConfig</a></p>
|
|
203
|
-
<ul>
|
|
204
|
-
<li>Defined in <a href="https://github.com/lemoncloud-io/lemon-core/blob/a65cfcc/src/cores/config/config-service.ts#L79">src/cores/config/config-service.ts:79</a></li>
|
|
205
|
-
</ul>
|
|
206
|
-
</aside>
|
|
207
|
-
<div class="tsd-comment tsd-typography">
|
|
208
|
-
<div class="lead">
|
|
209
|
-
<p>internal cached config settings.</p>
|
|
210
|
-
</div>
|
|
211
|
-
</div>
|
|
212
|
-
<div class="tsd-type-declaration">
|
|
213
|
-
<h4>Type declaration</h4>
|
|
214
|
-
<ul class="tsd-parameters">
|
|
215
|
-
<li class="tsd-parameter-index-signature">
|
|
216
|
-
<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5>
|
|
217
|
-
</li>
|
|
218
|
-
</ul>
|
|
219
|
-
</div>
|
|
220
|
-
</section>
|
|
221
|
-
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
222
|
-
<a name="kms" class="tsd-anchor"></a>
|
|
223
|
-
<h3>kms</h3>
|
|
224
|
-
<div class="tsd-signature tsd-kind-icon">kms<span class="tsd-signature-symbol">:</span> <a href="../interfaces/corekmsservice.html" class="tsd-signature-type">CoreKmsService</a></div>
|
|
225
|
-
<aside class="tsd-sources">
|
|
226
|
-
<p>Inherited from <a href="myconfigservice.html">MyConfigService</a>.<a href="myconfigservice.html#kms">kms</a></p>
|
|
227
|
-
<ul>
|
|
228
|
-
<li>Defined in <a href="https://github.com/lemoncloud-io/lemon-core/blob/a65cfcc/src/cores/config/config-service.ts#L84">src/cores/config/config-service.ts:84</a></li>
|
|
229
|
-
</ul>
|
|
230
|
-
</aside>
|
|
231
|
-
</section>
|
|
232
|
-
</section>
|
|
233
|
-
<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
|
|
234
|
-
<h2>Methods</h2>
|
|
235
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
236
|
-
<a name="all" class="tsd-anchor"></a>
|
|
237
|
-
<h3>all</h3>
|
|
238
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
239
|
-
<li class="tsd-signature tsd-kind-icon">all<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span></li>
|
|
240
|
-
</ul>
|
|
241
|
-
<ul class="tsd-descriptions">
|
|
242
|
-
<li class="tsd-description">
|
|
243
|
-
<aside class="tsd-sources">
|
|
244
|
-
<p>Inherited from <a href="myconfigservice.html">MyConfigService</a>.<a href="myconfigservice.html#all">all</a></p>
|
|
245
|
-
<ul>
|
|
246
|
-
<li>Defined in <a href="https://github.com/lemoncloud-io/lemon-core/blob/a65cfcc/src/cores/config/config-service.ts#L103">src/cores/config/config-service.ts:103</a></li>
|
|
247
|
-
</ul>
|
|
248
|
-
</aside>
|
|
249
|
-
<div class="tsd-comment tsd-typography">
|
|
250
|
-
<div class="lead">
|
|
251
|
-
<p>read all configuration setting</p>
|
|
252
|
-
</div>
|
|
253
|
-
</div>
|
|
254
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span></h4>
|
|
255
|
-
<ul class="tsd-parameters">
|
|
256
|
-
<li class="tsd-parameter-index-signature">
|
|
257
|
-
<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5>
|
|
258
|
-
</li>
|
|
259
|
-
</ul>
|
|
260
|
-
</li>
|
|
261
|
-
</ul>
|
|
262
|
-
</section>
|
|
263
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
|
|
264
|
-
<a name="get" class="tsd-anchor"></a>
|
|
265
|
-
<h3>get</h3>
|
|
266
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
|
|
267
|
-
<li class="tsd-signature tsd-kind-icon">get<span class="tsd-signature-symbol">(</span>key<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
|
|
268
|
-
</ul>
|
|
269
|
-
<ul class="tsd-descriptions">
|
|
270
|
-
<li class="tsd-description">
|
|
271
|
-
<aside class="tsd-sources">
|
|
272
|
-
<p>Implementation of <a href="../interfaces/coreconfigservice.html">CoreConfigService</a>.<a href="../interfaces/coreconfigservice.html#get">get</a></p>
|
|
273
|
-
<p>Overrides <a href="myconfigservice.html">MyConfigService</a>.<a href="myconfigservice.html#get">get</a></p>
|
|
274
|
-
<ul>
|
|
275
|
-
<li>Defined in <a href="https://github.com/lemoncloud-io/lemon-core/blob/a65cfcc/src/cores/protocol/protocol-service.spec.ts#L39">src/cores/protocol/protocol-service.spec.ts:39</a></li>
|
|
276
|
-
</ul>
|
|
277
|
-
</aside>
|
|
278
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
279
|
-
<ul class="tsd-parameters">
|
|
280
|
-
<li>
|
|
281
|
-
<h5>key: <span class="tsd-signature-type">string</span></h5>
|
|
282
|
-
</li>
|
|
283
|
-
</ul>
|
|
284
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
|
|
285
|
-
</li>
|
|
286
|
-
</ul>
|
|
287
|
-
</section>
|
|
288
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
289
|
-
<a name="getservice" class="tsd-anchor"></a>
|
|
290
|
-
<h3>get<wbr>Service</h3>
|
|
291
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
292
|
-
<li class="tsd-signature tsd-kind-icon">get<wbr>Service<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
|
|
293
|
-
</ul>
|
|
294
|
-
<ul class="tsd-descriptions">
|
|
295
|
-
<li class="tsd-description">
|
|
296
|
-
<aside class="tsd-sources">
|
|
297
|
-
<p>Implementation of <a href="../interfaces/coreconfigservice.html">CoreConfigService</a>.<a href="../interfaces/coreconfigservice.html#getservice">getService</a></p>
|
|
298
|
-
<p>Inherited from <a href="myconfigservice.html">MyConfigService</a>.<a href="myconfigservice.html#getservice">getService</a></p>
|
|
299
|
-
<ul>
|
|
300
|
-
<li>Defined in <a href="https://github.com/lemoncloud-io/lemon-core/blob/a65cfcc/src/cores/config/config-service.ts#L134">src/cores/config/config-service.ts:134</a></li>
|
|
301
|
-
</ul>
|
|
302
|
-
</aside>
|
|
303
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
|
|
304
|
-
</li>
|
|
305
|
-
</ul>
|
|
306
|
-
</section>
|
|
307
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
308
|
-
<a name="getstage" class="tsd-anchor"></a>
|
|
309
|
-
<h3>get<wbr>Stage</h3>
|
|
310
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
311
|
-
<li class="tsd-signature tsd-kind-icon">get<wbr>Stage<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../globals.html#stage" class="tsd-signature-type">STAGE</a></li>
|
|
312
|
-
</ul>
|
|
313
|
-
<ul class="tsd-descriptions">
|
|
314
|
-
<li class="tsd-description">
|
|
315
|
-
<aside class="tsd-sources">
|
|
316
|
-
<p>Implementation of <a href="../interfaces/coreconfigservice.html">CoreConfigService</a>.<a href="../interfaces/coreconfigservice.html#getstage">getStage</a></p>
|
|
317
|
-
<p>Inherited from <a href="myconfigservice.html">MyConfigService</a>.<a href="myconfigservice.html#getstage">getStage</a></p>
|
|
318
|
-
<ul>
|
|
319
|
-
<li>Defined in <a href="https://github.com/lemoncloud-io/lemon-core/blob/a65cfcc/src/cores/config/config-service.ts#L147">src/cores/config/config-service.ts:147</a></li>
|
|
320
|
-
</ul>
|
|
321
|
-
</aside>
|
|
322
|
-
<div class="tsd-comment tsd-typography">
|
|
323
|
-
<div class="lead">
|
|
324
|
-
<p>read current stage condition</p>
|
|
325
|
-
</div>
|
|
326
|
-
</div>
|
|
327
|
-
<h4 class="tsd-returns-title">Returns <a href="../globals.html#stage" class="tsd-signature-type">STAGE</a></h4>
|
|
328
|
-
</li>
|
|
329
|
-
</ul>
|
|
330
|
-
</section>
|
|
331
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
332
|
-
<a name="getversion" class="tsd-anchor"></a>
|
|
333
|
-
<h3>get<wbr>Version</h3>
|
|
334
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
335
|
-
<li class="tsd-signature tsd-kind-icon">get<wbr>Version<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
|
|
336
|
-
</ul>
|
|
337
|
-
<ul class="tsd-descriptions">
|
|
338
|
-
<li class="tsd-description">
|
|
339
|
-
<aside class="tsd-sources">
|
|
340
|
-
<p>Implementation of <a href="../interfaces/coreconfigservice.html">CoreConfigService</a>.<a href="../interfaces/coreconfigservice.html#getversion">getVersion</a></p>
|
|
341
|
-
<p>Inherited from <a href="myconfigservice.html">MyConfigService</a>.<a href="myconfigservice.html#getversion">getVersion</a></p>
|
|
342
|
-
<ul>
|
|
343
|
-
<li>Defined in <a href="https://github.com/lemoncloud-io/lemon-core/blob/a65cfcc/src/cores/config/config-service.ts#L139">src/cores/config/config-service.ts:139</a></li>
|
|
344
|
-
</ul>
|
|
345
|
-
</aside>
|
|
346
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
|
|
347
|
-
</li>
|
|
348
|
-
</ul>
|
|
349
|
-
</section>
|
|
350
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
|
|
351
|
-
<a name="hello" class="tsd-anchor"></a>
|
|
352
|
-
<h3>hello</h3>
|
|
353
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
|
|
354
|
-
<li class="tsd-signature tsd-kind-icon">hello<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
|
|
355
|
-
</ul>
|
|
356
|
-
<ul class="tsd-descriptions">
|
|
357
|
-
<li class="tsd-description">
|
|
358
|
-
<aside class="tsd-sources">
|
|
359
|
-
<p>Implementation of <a href="../interfaces/coreconfigservice.html">CoreConfigService</a>.<a href="../interfaces/coreconfigservice.html#hello">hello</a></p>
|
|
360
|
-
<p>Overrides <a href="myconfigservice.html">MyConfigService</a>.<a href="myconfigservice.html#hello">hello</a></p>
|
|
361
|
-
<ul>
|
|
362
|
-
<li>Defined in <a href="https://github.com/lemoncloud-io/lemon-core/blob/a65cfcc/src/cores/protocol/protocol-service.spec.ts#L38">src/cores/protocol/protocol-service.spec.ts:38</a></li>
|
|
363
|
-
</ul>
|
|
364
|
-
</aside>
|
|
365
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
|
|
366
|
-
</li>
|
|
367
|
-
</ul>
|
|
368
|
-
</section>
|
|
369
|
-
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
370
|
-
<a name="init" class="tsd-anchor"></a>
|
|
371
|
-
<h3>init</h3>
|
|
372
|
-
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
373
|
-
<li class="tsd-signature tsd-kind-icon">init<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../globals.html#configservice" class="tsd-signature-type">ConfigService</a><span class="tsd-signature-symbol">></span></li>
|
|
374
|
-
</ul>
|
|
375
|
-
<ul class="tsd-descriptions">
|
|
376
|
-
<li class="tsd-description">
|
|
377
|
-
<aside class="tsd-sources">
|
|
378
|
-
<p>Inherited from <a href="myconfigservice.html">MyConfigService</a>.<a href="myconfigservice.html#init">init</a></p>
|
|
379
|
-
<ul>
|
|
380
|
-
<li>Defined in <a href="https://github.com/lemoncloud-io/lemon-core/blob/a65cfcc/src/cores/config/config-service.ts#L158">src/cores/config/config-service.ts:158</a></li>
|
|
381
|
-
</ul>
|
|
382
|
-
</aside>
|
|
383
|
-
<div class="tsd-comment tsd-typography">
|
|
384
|
-
<div class="lead">
|
|
385
|
-
<p>load & decrypt the environ.</p>
|
|
386
|
-
<ul>
|
|
387
|
-
<li>only if string starts with '*'</li>
|
|
388
|
-
</ul>
|
|
389
|
-
</div>
|
|
390
|
-
</div>
|
|
391
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../globals.html#configservice" class="tsd-signature-type">ConfigService</a><span class="tsd-signature-symbol">></span></h4>
|
|
392
|
-
</li>
|
|
393
|
-
</ul>
|
|
394
|
-
</section>
|
|
395
|
-
</section>
|
|
396
|
-
</div>
|
|
397
|
-
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
398
|
-
<nav class="tsd-navigation primary">
|
|
399
|
-
<ul>
|
|
400
|
-
<li class="globals ">
|
|
401
|
-
<a href="../globals.html"><em>Globals</em></a>
|
|
402
|
-
</li>
|
|
403
|
-
</ul>
|
|
404
|
-
</nav>
|
|
405
|
-
<nav class="tsd-navigation secondary menu-sticky">
|
|
406
|
-
<ul class="before-current">
|
|
407
|
-
</ul>
|
|
408
|
-
<ul class="current">
|
|
409
|
-
<li class="current tsd-kind-class tsd-is-not-exported">
|
|
410
|
-
<a href="myconfigservicetest.html" class="tsd-kind-icon">My<wbr>Config<wbr>Service<wbr>Test</a>
|
|
411
|
-
<ul>
|
|
412
|
-
<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
|
|
413
|
-
<a href="myconfigservicetest.html#constructor" class="tsd-kind-icon">constructor</a>
|
|
414
|
-
</li>
|
|
415
|
-
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected tsd-is-not-exported">
|
|
416
|
-
<a href="myconfigservicetest.html#_env" class="tsd-kind-icon">$env</a>
|
|
417
|
-
</li>
|
|
418
|
-
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected tsd-is-not-exported">
|
|
419
|
-
<a href="myconfigservicetest.html#base" class="tsd-kind-icon">base</a>
|
|
420
|
-
</li>
|
|
421
|
-
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-not-exported">
|
|
422
|
-
<a href="myconfigservicetest.html#env" class="tsd-kind-icon">env</a>
|
|
423
|
-
</li>
|
|
424
|
-
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected tsd-is-not-exported">
|
|
425
|
-
<a href="myconfigservicetest.html#envconfig" class="tsd-kind-icon">env<wbr>Config</a>
|
|
426
|
-
</li>
|
|
427
|
-
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
428
|
-
<a href="myconfigservicetest.html#kms" class="tsd-kind-icon">kms</a>
|
|
429
|
-
</li>
|
|
430
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
431
|
-
<a href="myconfigservicetest.html#all" class="tsd-kind-icon">all</a>
|
|
432
|
-
</li>
|
|
433
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
|
|
434
|
-
<a href="myconfigservicetest.html#get" class="tsd-kind-icon">get</a>
|
|
435
|
-
</li>
|
|
436
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
437
|
-
<a href="myconfigservicetest.html#getservice" class="tsd-kind-icon">get<wbr>Service</a>
|
|
438
|
-
</li>
|
|
439
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
440
|
-
<a href="myconfigservicetest.html#getstage" class="tsd-kind-icon">get<wbr>Stage</a>
|
|
441
|
-
</li>
|
|
442
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
443
|
-
<a href="myconfigservicetest.html#getversion" class="tsd-kind-icon">get<wbr>Version</a>
|
|
444
|
-
</li>
|
|
445
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-not-exported">
|
|
446
|
-
<a href="myconfigservicetest.html#hello" class="tsd-kind-icon">hello</a>
|
|
447
|
-
</li>
|
|
448
|
-
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
|
|
449
|
-
<a href="myconfigservicetest.html#init" class="tsd-kind-icon">init</a>
|
|
450
|
-
</li>
|
|
451
|
-
</ul>
|
|
452
|
-
</li>
|
|
453
|
-
</ul>
|
|
454
|
-
<ul class="after-current">
|
|
455
|
-
</ul>
|
|
456
|
-
</nav>
|
|
457
|
-
</div>
|
|
458
|
-
</div>
|
|
459
|
-
</div>
|
|
460
|
-
<footer class="with-border-bottom">
|
|
461
|
-
<div class="container">
|
|
462
|
-
<h2>Legend</h2>
|
|
463
|
-
<div class="tsd-legend-group">
|
|
464
|
-
<ul class="tsd-legend">
|
|
465
|
-
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
|
|
466
|
-
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
|
|
467
|
-
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
|
|
468
|
-
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
|
|
469
|
-
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
|
470
|
-
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
|
471
|
-
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
|
472
|
-
<li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li>
|
|
473
|
-
</ul>
|
|
474
|
-
<ul class="tsd-legend">
|
|
475
|
-
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
|
476
|
-
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
|
477
|
-
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
|
478
|
-
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
|
479
|
-
</ul>
|
|
480
|
-
<ul class="tsd-legend">
|
|
481
|
-
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
|
482
|
-
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
|
483
|
-
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
|
484
|
-
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
|
485
|
-
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
|
486
|
-
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
|
487
|
-
</ul>
|
|
488
|
-
<ul class="tsd-legend">
|
|
489
|
-
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
|
|
490
|
-
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
|
|
491
|
-
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
|
|
492
|
-
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
|
493
|
-
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
|
494
|
-
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
|
495
|
-
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
|
496
|
-
</ul>
|
|
497
|
-
<ul class="tsd-legend">
|
|
498
|
-
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
|
499
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
|
|
500
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
|
|
501
|
-
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
|
|
502
|
-
</ul>
|
|
503
|
-
<ul class="tsd-legend">
|
|
504
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
|
|
505
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
|
506
|
-
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
|
507
|
-
</ul>
|
|
508
|
-
<ul class="tsd-legend">
|
|
509
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
|
510
|
-
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
|
511
|
-
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
|
512
|
-
</ul>
|
|
513
|
-
<ul class="tsd-legend">
|
|
514
|
-
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
|
515
|
-
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
|
516
|
-
</ul>
|
|
517
|
-
</div>
|
|
518
|
-
</div>
|
|
519
|
-
</footer>
|
|
520
|
-
<div class="container tsd-generator">
|
|
521
|
-
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
|
|
522
|
-
</div>
|
|
523
|
-
<div class="overlay"></div>
|
|
524
|
-
<script src="../assets/js/main.js"></script>
|
|
525
|
-
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
|
526
|
-
</body>
|
|
527
|
-
</html>
|