From 9d1ce6b2c4c7732d513ca250dbf71cf384481c72 Mon Sep 17 00:00:00 2001 From: Auto Doc Publisher Date: Tue, 14 Nov 2017 02:39:57 +0000 Subject: [PATCH] docs: auto generate by ci docs(app-start): generator -> async (#1662) --- api/Agent.html | 2 +- api/AgentWorkerLoader.html | 2 +- api/AppInfo.html | 2 +- api/AppWorkerLoader.html | 2 +- api/Application.html | 2 +- api/BaseContextLogger.html | 2 +- api/Config.html | 2 +- api/Context.html | 2 +- api/ContextLoader.html | 2 +- api/Egg.html | 2 +- api/EggApplication.html | 2 +- api/EggCore.html | 2 +- api/EggLoader.html | 2 +- api/FileLoader.html | 2 +- api/Helper.html | 2 +- api/I18n.html | 2 +- api/Messenger.html | 2 +- api/Request.html | 2 +- api/Response.html | 2 +- api/Router.html | 2 +- api/app_extend_context.js.html | 2 +- api/app_extend_helper.js.html | 2 +- api/app_extend_request.js.html | 2 +- api/app_extend_response.js.html | 2 +- api/config_config.default.js.html | 2 +- api/config_plugin.js.html | 2 +- api/global.html | 2 +- api/global.html#BaseContextClass | 2 +- api/global.html#Controller | 2 +- api/global.html#Service | 2 +- api/index.html | 2 +- api/index.js.html | 2 +- api/lib_agent.js.html | 2 +- api/lib_application.js.html | 2 +- api/lib_core_base_context_class.js.html | 2 +- api/lib_core_base_context_logger.js.html | 2 +- api/lib_core_context_httpclient.js.html | 2 +- api/lib_core_messenger.js.html | 2 +- api/lib_egg.js.html | 2 +- api/lib_jsdoc_context.jsdoc.html | 2 +- api/lib_jsdoc_request.jsdoc.html | 2 +- api/lib_jsdoc_response.jsdoc.html | 2 +- api/lib_loader_agent_worker_loader.js.html | 2 +- api/lib_loader_app_worker_loader.js.html | 2 +- ...dules__egg-development@2.0.0@egg-development_agent.js.html | 2 +- ...opment@2.0.0@egg-development_config_config.default.js.html | 2 +- api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html | 2 +- ...odules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html | 2 +- ...les__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html | 2 +- ...__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html | 2 +- ...ules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html | 2 +- ...s__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html | 2 +- ...rotator@3.0.0@egg-logrotator_config_config.default.js.html | 2 +- ...g-multipart@2.0.0@egg-multipart_app_extend_context.js.html | 2 +- ...ultipart@2.0.0@egg-multipart_config_config.default.js.html | 2 +- ...__egg-schedule@3.0.0@egg-schedule_app_extend_agent.js.html | 2 +- ...egg-security@2.0.0@egg-security_app_extend_context.js.html | 2 +- ...-security@2.0.0@egg-security_config_config.default.js.html | 2 +- ...g-session@3.0.0@egg-session_app_extend_application.js.html | 2 +- ..._egg-static@2.0.0@egg-static_config_config.default.js.html | 2 +- ...es__egg-view@2.0.0@egg-view_app_extend_application.js.html | 2 +- ...odules__egg-view@2.0.0@egg-view_app_extend_context.js.html | 2 +- ...les__egg-view@2.0.0@egg-view_config_config.default.js.html | 2 +- ...gg-watcher@3.0.0@egg-watcher_config_config.default.js.html | 2 +- api/node_modules_egg-core_lib_egg.js.html | 2 +- api/node_modules_egg-core_lib_loader_context_loader.js.html | 2 +- api/node_modules_egg-core_lib_loader_egg_loader.js.html | 2 +- api/node_modules_egg-core_lib_loader_file_loader.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_config.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_controller.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_custom.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_extend.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_middleware.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_plugin.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_router.js.html | 2 +- api/node_modules_egg-core_lib_loader_mixin_service.js.html | 2 +- ...node_modules_egg-core_lib_utils_base_context_class.js.html | 2 +- api/node_modules_egg-core_lib_utils_index.js.html | 2 +- api/node_modules_egg-core_lib_utils_router.js.html | 2 +- en/basics/app-start.html | 4 ++-- en/intro/quickstart.html | 2 +- zh-cn/basics/app-start.html | 4 ++-- zh-cn/intro/quickstart.html | 2 +- 83 files changed, 85 insertions(+), 85 deletions(-) diff --git a/api/Agent.html b/api/Agent.html index 99ceb890b1..463f2dea29 100644 --- a/api/Agent.html +++ b/api/Agent.html @@ -1499,7 +1499,7 @@
Example

diff --git a/api/AgentWorkerLoader.html b/api/AgentWorkerLoader.html index 65c72aaecc..ccc3cb1a4f 100644 --- a/api/AgentWorkerLoader.html +++ b/api/AgentWorkerLoader.html @@ -263,7 +263,7 @@

loadConfig<
- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/AppInfo.html b/api/AppInfo.html index 1d2ef48898..d0cabfe4d7 100644 --- a/api/AppInfo.html +++ b/api/AppInfo.html @@ -634,7 +634,7 @@

scope
- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/AppWorkerLoader.html b/api/AppWorkerLoader.html index 304269a133..85ff2eb973 100644 --- a/api/AppWorkerLoader.html +++ b/api/AppWorkerLoader.html @@ -349,7 +349,7 @@

loadConfig<
- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Application.html b/api/Application.html index 2d4d80ee43..c7535cbe62 100644 --- a/api/Application.html +++ b/api/Application.html @@ -2100,7 +2100,7 @@

Parameters:

- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/BaseContextLogger.html b/api/BaseContextLogger.html index ff4d307ed8..5407d925f0 100644 --- a/api/BaseContextLogger.html +++ b/api/BaseContextLogger.html @@ -546,7 +546,7 @@

warn
- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Config.html b/api/Config.html index 87924b367d..074bfab091 100644 --- a/api/Config.html +++ b/api/Config.html @@ -4622,7 +4622,7 @@
Properties:

- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Context.html b/api/Context.html index 17c4ff5732..623619e940 100644 --- a/api/Context.html +++ b/api/Context.html @@ -1937,7 +1937,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/ContextLoader.html b/api/ContextLoader.html index 83f334c589..d566b3e884 100644 --- a/api/ContextLoader.html +++ b/api/ContextLoader.html @@ -476,7 +476,7 @@

parse
- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Egg.html b/api/Egg.html index e7f788f619..4e200a535e 100644 --- a/api/Egg.html +++ b/api/Egg.html @@ -616,7 +616,7 @@

Subscript
- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/EggApplication.html b/api/EggApplication.html index 4b7c24adb2..42707566b1 100644 --- a/api/EggApplication.html +++ b/api/EggApplication.html @@ -3153,7 +3153,7 @@

Parameters:

- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/EggCore.html b/api/EggCore.html index ff73cf9a87..b29f73f70f 100644 --- a/api/EggCore.html +++ b/api/EggCore.html @@ -1962,7 +1962,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/EggLoader.html b/api/EggLoader.html index a150589d69..76c816316b 100644 --- a/api/EggLoader.html +++ b/api/EggLoader.html @@ -2786,7 +2786,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/FileLoader.html b/api/FileLoader.html index 4fca1af0fa..57c9e258e6 100644 --- a/api/FileLoader.html +++ b/api/FileLoader.html @@ -695,7 +695,7 @@

parse
- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Helper.html b/api/Helper.html index cc1f7b271d..bd8455363c 100644 --- a/api/Helper.html +++ b/api/Helper.html @@ -508,7 +508,7 @@
Example

- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/I18n.html b/api/I18n.html index 300ac7123e..3ac24eed6a 100644 --- a/api/I18n.html +++ b/api/I18n.html @@ -259,7 +259,7 @@
Example

- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Messenger.html b/api/Messenger.html index 6258defeef..194261b6f1 100644 --- a/api/Messenger.html +++ b/api/Messenger.html @@ -1164,7 +1164,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Request.html b/api/Request.html index 7768d5fef6..ed6ec556aa 100644 --- a/api/Request.html +++ b/api/Request.html @@ -1246,7 +1246,7 @@
Parameters:

- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Response.html b/api/Response.html index e916cb3dbe..e387973653 100644 --- a/api/Response.html +++ b/api/Response.html @@ -243,7 +243,7 @@

realStatus<
- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/Router.html b/api/Router.html index 01eac1d8ed..462d5ecd9e 100644 --- a/api/Router.html +++ b/api/Router.html @@ -849,7 +849,7 @@

Example

- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/app_extend_context.js.html b/api/app_extend_context.js.html index c27c6756f0..6aba84b9c4 100644 --- a/api/app_extend_context.js.html +++ b/api/app_extend_context.js.html @@ -308,7 +308,7 @@

app/extend/context.js


- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/app_extend_helper.js.html b/api/app_extend_helper.js.html index a1fd69b02e..0d13a5e515 100644 --- a/api/app_extend_helper.js.html +++ b/api/app_extend_helper.js.html @@ -104,7 +104,7 @@

app/extend/helper.js


- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/app_extend_request.js.html b/api/app_extend_request.js.html index b83434a83d..b64df842a3 100644 --- a/api/app_extend_request.js.html +++ b/api/app_extend_request.js.html @@ -330,7 +330,7 @@

app/extend/request.js


- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/app_extend_response.js.html b/api/app_extend_response.js.html index 20f436bca0..4171ef45a4 100644 --- a/api/app_extend_response.js.html +++ b/api/app_extend_response.js.html @@ -134,7 +134,7 @@

app/extend/response.js


- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/config_config.default.js.html b/api/config_config.default.js.html index 8cfcd33de2..ff1de9a430 100644 --- a/api/config_config.default.js.html +++ b/api/config_config.default.js.html @@ -374,7 +374,7 @@

config/config.default.js


- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/config_plugin.js.html b/api/config_plugin.js.html index c76e0fd2e0..0999a32cc8 100644 --- a/api/config_plugin.js.html +++ b/api/config_plugin.js.html @@ -197,7 +197,7 @@

config/plugin.js


- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/global.html b/api/global.html index b9ce6722dc..89397f3185 100644 --- a/api/global.html +++ b/api/global.html @@ -1304,7 +1304,7 @@
Properties

- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/global.html#BaseContextClass b/api/global.html#BaseContextClass index ccb3a334a3..f00e892d15 100644 --- a/api/global.html#BaseContextClass +++ b/api/global.html#BaseContextClass @@ -829,7 +829,7 @@ it's instantiated in context level,
- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/global.html#Controller b/api/global.html#Controller index 7dbe4dd5f8..e911dc1a51 100644 --- a/api/global.html#Controller +++ b/api/global.html#Controller @@ -448,7 +448,7 @@
- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/global.html#Service b/api/global.html#Service index f6a0c97105..16b4ba0b61 100644 --- a/api/global.html#Service +++ b/api/global.html#Service @@ -448,7 +448,7 @@
- Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
diff --git a/api/index.html b/api/index.html index 7911567d8f..6a0d65203b 100644 --- a/api/index.html +++ b/api/index.html @@ -67,7 +67,7 @@

Classes

  • Agent
    • - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/index.js.html b/api/index.js.html index da97bb9cb3..1b110268d4 100644 --- a/api/index.js.html +++ b/api/index.js.html @@ -120,7 +120,7 @@

      index.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_agent.js.html b/api/lib_agent.js.html index 38b7dec703..25805e88a5 100644 --- a/api/lib_agent.js.html +++ b/api/lib_agent.js.html @@ -143,7 +143,7 @@

      lib/agent.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_application.js.html b/api/lib_application.js.html index af5fe016b8..50955a8db4 100644 --- a/api/lib_application.js.html +++ b/api/lib_application.js.html @@ -298,7 +298,7 @@

      lib/application.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_core_base_context_class.js.html b/api/lib_core_base_context_class.js.html index 900886a6bf..baadf8f5eb 100644 --- a/api/lib_core_base_context_class.js.html +++ b/api/lib_core_base_context_class.js.html @@ -81,7 +81,7 @@

      lib/core/base_context_class.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_core_base_context_logger.js.html b/api/lib_core_base_context_logger.js.html index b0fc3dafea..817d01bfbd 100644 --- a/api/lib_core_base_context_logger.js.html +++ b/api/lib_core_base_context_logger.js.html @@ -124,7 +124,7 @@

      lib/core/base_context_logger.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_core_context_httpclient.js.html b/api/lib_core_context_httpclient.js.html index ef2e173b1a..397fdbbcc3 100644 --- a/api/lib_core_context_httpclient.js.html +++ b/api/lib_core_context_httpclient.js.html @@ -89,7 +89,7 @@

      lib/core/context_httpclient.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_core_messenger.js.html b/api/lib_core_messenger.js.html index 930354eebc..a96545d48c 100644 --- a/api/lib_core_messenger.js.html +++ b/api/lib_core_messenger.js.html @@ -198,7 +198,7 @@

      lib/core/messenger.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_egg.js.html b/api/lib_egg.js.html index b4b82c14fb..e794726e8b 100644 --- a/api/lib_egg.js.html +++ b/api/lib_egg.js.html @@ -468,7 +468,7 @@

      lib/egg.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_jsdoc_context.jsdoc.html b/api/lib_jsdoc_context.jsdoc.html index cd4de3529f..73cf643de2 100644 --- a/api/lib_jsdoc_context.jsdoc.html +++ b/api/lib_jsdoc_context.jsdoc.html @@ -103,7 +103,7 @@

      lib/jsdoc/context.jsdoc


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_jsdoc_request.jsdoc.html b/api/lib_jsdoc_request.jsdoc.html index b99c67e6c7..ab5b7509b7 100644 --- a/api/lib_jsdoc_request.jsdoc.html +++ b/api/lib_jsdoc_request.jsdoc.html @@ -109,7 +109,7 @@

      lib/jsdoc/request.jsdoc


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_jsdoc_response.jsdoc.html b/api/lib_jsdoc_response.jsdoc.html index 5c97b7d73b..b67e5dd141 100644 --- a/api/lib_jsdoc_response.jsdoc.html +++ b/api/lib_jsdoc_response.jsdoc.html @@ -66,7 +66,7 @@

      lib/jsdoc/response.jsdoc


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_loader_agent_worker_loader.js.html b/api/lib_loader_agent_worker_loader.js.html index 3b8aba93a7..5b0f697286 100644 --- a/api/lib_loader_agent_worker_loader.js.html +++ b/api/lib_loader_agent_worker_loader.js.html @@ -86,7 +86,7 @@

      lib/loader/agent_worker_loader.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/lib_loader_app_worker_loader.js.html b/api/lib_loader_app_worker_loader.js.html index 66bed72021..e7763a037e 100644 --- a/api/lib_loader_app_worker_loader.js.html +++ b/api/lib_loader_app_worker_loader.js.html @@ -107,7 +107,7 @@

      lib/loader/app_worker_loader.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-development@2.0.0@egg-development_agent.js.html b/api/node_modules__egg-development@2.0.0@egg-development_agent.js.html index fbfb62de58..c7866abbe4 100644 --- a/api/node_modules__egg-development@2.0.0@egg-development_agent.js.html +++ b/api/node_modules__egg-development@2.0.0@egg-development_agent.js.html @@ -125,7 +125,7 @@

      node_modules/_egg-development@2.0.0@egg-development/agent
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-development@2.0.0@egg-development_config_config.default.js.html b/api/node_modules__egg-development@2.0.0@egg-development_config_config.default.js.html index b04498b59d..a754e2e91c 100644 --- a/api/node_modules__egg-development@2.0.0@egg-development_config_config.default.js.html +++ b/api/node_modules__egg-development@2.0.0@egg-development_config_config.default.js.html @@ -77,7 +77,7 @@

      node_modules/_egg-development@2.0.0@egg-development/confi
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html b/api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html index 702e27f2a2..f5f4870ceb 100644 --- a/api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html +++ b/api/node_modules__egg-i18n@2.0.0@egg-i18n_app.js.html @@ -199,7 +199,7 @@

      node_modules/_egg-i18n@2.0.0@egg-i18n/app.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html b/api/node_modules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html index f2ea26b875..69a6477c05 100644 --- a/api/node_modules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html +++ b/api/node_modules__egg-i18n@2.0.0@egg-i18n_app_extend_context.js.html @@ -73,7 +73,7 @@

      node_modules/_egg-i18n@2.0.0@egg-i18n/app/extend/context.
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html b/api/node_modules__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html index ebb9e60715..6e48bd87cb 100644 --- a/api/node_modules__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html +++ b/api/node_modules__egg-i18n@2.0.0@egg-i18n_config_config.default.js.html @@ -89,7 +89,7 @@

      node_modules/_egg-i18n@2.0.0@egg-i18n/config/config.defau
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html index ace6656674..18b2b40792 100644 --- a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html +++ b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_application.js.html @@ -174,7 +174,7 @@

      node_modules/_egg-jsonp@2.0.0@egg-jsonp/app/extend/applic
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html index 0f6e421dda..2bc554b2c5 100644 --- a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html +++ b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_app_extend_context.js.html @@ -95,7 +95,7 @@

      node_modules/_egg-jsonp@2.0.0@egg-jsonp/app/extend/contex
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html index 05616b971d..d8a03742b6 100644 --- a/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html +++ b/api/node_modules__egg-jsonp@2.0.0@egg-jsonp_config_config.default.js.html @@ -77,7 +77,7 @@

      node_modules/_egg-jsonp@2.0.0@egg-jsonp/config/config.def
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-logrotator@3.0.0@egg-logrotator_config_config.default.js.html b/api/node_modules__egg-logrotator@3.0.0@egg-logrotator_config_config.default.js.html index 25f25070db..82562e8d0f 100644 --- a/api/node_modules__egg-logrotator@3.0.0@egg-logrotator_config_config.default.js.html +++ b/api/node_modules__egg-logrotator@3.0.0@egg-logrotator_config_config.default.js.html @@ -86,7 +86,7 @@

      node_modules/_egg-logrotator@3.0.0@egg-logrotator/config/
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-multipart@2.0.0@egg-multipart_app_extend_context.js.html b/api/node_modules__egg-multipart@2.0.0@egg-multipart_app_extend_context.js.html index 84bbf2f8ca..d6baa1ba71 100644 --- a/api/node_modules__egg-multipart@2.0.0@egg-multipart_app_extend_context.js.html +++ b/api/node_modules__egg-multipart@2.0.0@egg-multipart_app_extend_context.js.html @@ -122,7 +122,7 @@

      node_modules/_egg-multipart@2.0.0@egg-multipart/app/exten
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-multipart@2.0.0@egg-multipart_config_config.default.js.html b/api/node_modules__egg-multipart@2.0.0@egg-multipart_config_config.default.js.html index 6a613a0baf..63450cbe09 100644 --- a/api/node_modules__egg-multipart@2.0.0@egg-multipart_config_config.default.js.html +++ b/api/node_modules__egg-multipart@2.0.0@egg-multipart_config_config.default.js.html @@ -88,7 +88,7 @@

      node_modules/_egg-multipart@2.0.0@egg-multipart/config/co
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-schedule@3.0.0@egg-schedule_app_extend_agent.js.html b/api/node_modules__egg-schedule@3.0.0@egg-schedule_app_extend_agent.js.html index 5ce06cf320..c01f321978 100644 --- a/api/node_modules__egg-schedule@3.0.0@egg-schedule_app_extend_agent.js.html +++ b/api/node_modules__egg-schedule@3.0.0@egg-schedule_app_extend_agent.js.html @@ -102,7 +102,7 @@

      node_modules/_egg-schedule@3.0.0@egg-schedule/app/extend/
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-security@2.0.0@egg-security_app_extend_context.js.html b/api/node_modules__egg-security@2.0.0@egg-security_app_extend_context.js.html index 0130e3ed30..860c53e8dd 100644 --- a/api/node_modules__egg-security@2.0.0@egg-security_app_extend_context.js.html +++ b/api/node_modules__egg-security@2.0.0@egg-security_app_extend_context.js.html @@ -218,7 +218,7 @@

      node_modules/_egg-security@2.0.0@egg-security/app/extend/
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-security@2.0.0@egg-security_config_config.default.js.html b/api/node_modules__egg-security@2.0.0@egg-security_config_config.default.js.html index f9a700673d..969ddad40e 100644 --- a/api/node_modules__egg-security@2.0.0@egg-security_config_config.default.js.html +++ b/api/node_modules__egg-security@2.0.0@egg-security_config_config.default.js.html @@ -146,7 +146,7 @@

      node_modules/_egg-security@2.0.0@egg-security/config/conf
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-session@3.0.0@egg-session_app_extend_application.js.html b/api/node_modules__egg-session@3.0.0@egg-session_app_extend_application.js.html index c802c273c1..bcfa11a97e 100644 --- a/api/node_modules__egg-session@3.0.0@egg-session_app_extend_application.js.html +++ b/api/node_modules__egg-session@3.0.0@egg-session_app_extend_application.js.html @@ -116,7 +116,7 @@

      node_modules/_egg-session@3.0.0@egg-session/app/extend/ap
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-static@2.0.0@egg-static_config_config.default.js.html b/api/node_modules__egg-static@2.0.0@egg-static_config_config.default.js.html index 3ab0f8fb50..a4053ce7f3 100644 --- a/api/node_modules__egg-static@2.0.0@egg-static_config_config.default.js.html +++ b/api/node_modules__egg-static@2.0.0@egg-static_config_config.default.js.html @@ -88,7 +88,7 @@

      node_modules/_egg-static@2.0.0@egg-static/config/config.d
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-view@2.0.0@egg-view_app_extend_application.js.html b/api/node_modules__egg-view@2.0.0@egg-view_app_extend_application.js.html index 1d6ac94007..3ba78d0bbf 100644 --- a/api/node_modules__egg-view@2.0.0@egg-view_app_extend_application.js.html +++ b/api/node_modules__egg-view@2.0.0@egg-view_app_extend_application.js.html @@ -78,7 +78,7 @@

      node_modules/_egg-view@2.0.0@egg-view/app/extend/applicat
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-view@2.0.0@egg-view_app_extend_context.js.html b/api/node_modules__egg-view@2.0.0@egg-view_app_extend_context.js.html index efd9bf45d1..c78c0f03e5 100644 --- a/api/node_modules__egg-view@2.0.0@egg-view_app_extend_context.js.html +++ b/api/node_modules__egg-view@2.0.0@egg-view_app_extend_context.js.html @@ -107,7 +107,7 @@

      node_modules/_egg-view@2.0.0@egg-view/app/extend/context.
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-view@2.0.0@egg-view_config_config.default.js.html b/api/node_modules__egg-view@2.0.0@egg-view_config_config.default.js.html index c69bf42c19..7bbf7e0e59 100644 --- a/api/node_modules__egg-view@2.0.0@egg-view_config_config.default.js.html +++ b/api/node_modules__egg-view@2.0.0@egg-view_config_config.default.js.html @@ -83,7 +83,7 @@

      node_modules/_egg-view@2.0.0@egg-view/config/config.defau
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules__egg-watcher@3.0.0@egg-watcher_config_config.default.js.html b/api/node_modules__egg-watcher@3.0.0@egg-watcher_config_config.default.js.html index 45106097a0..cc0bf8f577 100644 --- a/api/node_modules__egg-watcher@3.0.0@egg-watcher_config_config.default.js.html +++ b/api/node_modules__egg-watcher@3.0.0@egg-watcher_config_config.default.js.html @@ -77,7 +77,7 @@

      node_modules/_egg-watcher@3.0.0@egg-watcher/config/config
      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_egg.js.html b/api/node_modules_egg-core_lib_egg.js.html index bf0dbd51bf..f251279293 100644 --- a/api/node_modules_egg-core_lib_egg.js.html +++ b/api/node_modules_egg-core_lib_egg.js.html @@ -429,7 +429,7 @@

      node_modules/egg-core/lib/egg.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_context_loader.js.html b/api/node_modules_egg-core_lib_loader_context_loader.js.html index f2b31e5f08..3375a0cd8b 100644 --- a/api/node_modules_egg-core_lib_loader_context_loader.js.html +++ b/api/node_modules_egg-core_lib_loader_context_loader.js.html @@ -166,7 +166,7 @@

      node_modules/egg-core/lib/loader/context_loader.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_egg_loader.js.html b/api/node_modules_egg-core_lib_loader_egg_loader.js.html index 2990684565..79b8f9534e 100644 --- a/api/node_modules_egg-core_lib_loader_egg_loader.js.html +++ b/api/node_modules_egg-core_lib_loader_egg_loader.js.html @@ -483,7 +483,7 @@

      node_modules/egg-core/lib/loader/egg_loader.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_file_loader.js.html b/api/node_modules_egg-core_lib_loader_file_loader.js.html index 37f0bfa0c4..163efd0a74 100644 --- a/api/node_modules_egg-core_lib_loader_file_loader.js.html +++ b/api/node_modules_egg-core_lib_loader_file_loader.js.html @@ -312,7 +312,7 @@

      node_modules/egg-core/lib/loader/file_loader.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_config.js.html b/api/node_modules_egg-core_lib_loader_mixin_config.js.html index 3fbf0a93eb..884d4d2293 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_config.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_config.js.html @@ -171,7 +171,7 @@

      node_modules/egg-core/lib/loader/mixin/config.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_controller.js.html b/api/node_modules_egg-core_lib_loader_mixin_controller.js.html index ae47c987c4..f215d69ed5 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_controller.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_controller.js.html @@ -177,7 +177,7 @@

      node_modules/egg-core/lib/loader/mixin/controller.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_custom.js.html b/api/node_modules_egg-core_lib_loader_mixin_custom.js.html index f3a3c9ae3e..79611d818f 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_custom.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_custom.js.html @@ -97,7 +97,7 @@

      node_modules/egg-core/lib/loader/mixin/custom.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_extend.js.html b/api/node_modules_egg-core_lib_loader_mixin_extend.js.html index 9ab8317622..91f87a0f3e 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_extend.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_extend.js.html @@ -211,7 +211,7 @@

      node_modules/egg-core/lib/loader/mixin/extend.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_middleware.js.html b/api/node_modules_egg-core_lib_loader_mixin_middleware.js.html index 0ea498de7c..0092f39768 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_middleware.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_middleware.js.html @@ -170,7 +170,7 @@

      node_modules/egg-core/lib/loader/mixin/middleware.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_plugin.js.html b/api/node_modules_egg-core_lib_loader_mixin_plugin.js.html index 1084fa30cb..f3a2d0509c 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_plugin.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_plugin.js.html @@ -446,7 +446,7 @@

      node_modules/egg-core/lib/loader/mixin/plugin.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_router.js.html b/api/node_modules_egg-core_lib_loader_mixin_router.js.html index 4355187b33..dd8be7208f 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_router.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_router.js.html @@ -78,7 +78,7 @@

      node_modules/egg-core/lib/loader/mixin/router.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_loader_mixin_service.js.html b/api/node_modules_egg-core_lib_loader_mixin_service.js.html index 7855066178..88f7f67d00 100644 --- a/api/node_modules_egg-core_lib_loader_mixin_service.js.html +++ b/api/node_modules_egg-core_lib_loader_mixin_service.js.html @@ -86,7 +86,7 @@

      node_modules/egg-core/lib/loader/mixin/service.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_utils_base_context_class.js.html b/api/node_modules_egg-core_lib_utils_base_context_class.js.html index fdef3495f4..f278f1c9c8 100644 --- a/api/node_modules_egg-core_lib_utils_base_context_class.js.html +++ b/api/node_modules_egg-core_lib_utils_base_context_class.js.html @@ -100,7 +100,7 @@

      node_modules/egg-core/lib/utils/base_context_class.js

      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_utils_index.js.html b/api/node_modules_egg-core_lib_utils_index.js.html index 1a6de48273..35f60de853 100644 --- a/api/node_modules_egg-core_lib_utils_index.js.html +++ b/api/node_modules_egg-core_lib_utils_index.js.html @@ -155,7 +155,7 @@

      node_modules/egg-core/lib/utils/index.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/api/node_modules_egg-core_lib_utils_router.js.html b/api/node_modules_egg-core_lib_utils_router.js.html index cd41195263..adda474c36 100644 --- a/api/node_modules_egg-core_lib_utils_router.js.html +++ b/api/node_modules_egg-core_lib_utils_router.js.html @@ -383,7 +383,7 @@

      node_modules/egg-core/lib/utils/router.js


      - Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:36:45 GMT+0000 (UTC) using the Minami theme. + Documentation generated by JSDoc 3.5.5 on Tue Nov 14 2017 02:39:47 GMT+0000 (UTC) using the Minami theme.
      diff --git a/en/basics/app-start.html b/en/basics/app-start.html index e8bf5ed759..355b96253d 100644 --- a/en/basics/app-start.html +++ b/en/basics/app-start.html @@ -52,9 +52,9 @@

      // app.js
      module.exports = app => {
      app.beforeStart(function* () {
      // The lifecycle method runs before the application bootstraps
      app.cities = yield app.curl('http://example.com/city.json', {
      method: 'GET',
      dataType: 'json',
      });
      });
      };
      +
      // app.js
      module.exports = app => {
      app.beforeStart(async () => {
      // The lifecycle method runs before the application bootstraps
      app.cities = await app.curl('http://example.com/city.json', {
      method: 'GET',
      dataType: 'json',
      });
      });
      };

      cities attribute has attached on the global app. It can be accessed in the controller,

      -
      // app/controller/city.js
      module.exports = function* (ctx) {
      // ctx.app.cities // access `cities` property on the global `ctx.app`
      }
      +
      // app/controller/home.js
      class HomeController extends Controller {
      async index() {
      // now you can use `ctx.app.cities`
      }
      }

      Note: When the framework executes the lifecycle method beforeStart, do not run time-consuming operation. The framework enables a Timeout setting by default when it starts up.

      diff --git a/en/intro/quickstart.html b/en/intro/quickstart.html index 12bc7687a5..695551be68 100644 --- a/en/intro/quickstart.html +++ b/en/intro/quickstart.html @@ -164,7 +164,7 @@

      Configurations.

    -
    // config/config.default.js
    exports.robot = {
    ua: [
    /curl/i,
    /Baiduspider/i,
    ],
    };

    // config/config.local.js
    // only read at development mode, will override default
    exports.robot = {
    ua: [
    /Baiduspider/i,
    ],
    };

    // app/service/some.js
    const Service = require('egg').Service;

    class SomeService extends app.Service {
    async list() {
    const rule = this.config.robot.ua;
    }
    }

    module.exports = SomeService;
    +
    // config/config.default.js
    exports.robot = {
    ua: [
    /curl/i,
    /Baiduspider/i,
    ],
    };

    // config/config.local.js
    // only read at development mode, will override default
    exports.robot = {
    ua: [
    /Baiduspider/i,
    ],
    };

    // app/service/some.js
    const Service = require('egg').Service;

    class SomeService extends Service {
    async list() {
    const rule = this.config.robot.ua;
    }
    }

    module.exports = SomeService;

    # Add Unit Testing

    Unit Testing is very important, and Egg also provide egg-bin to help you write tests painless.

    All the test files should place at {app_root}/test/**/*.test.js.

    diff --git a/zh-cn/basics/app-start.html b/zh-cn/basics/app-start.html index d9e62f0d96..3c7fc502bf 100644 --- a/zh-cn/basics/app-start.html +++ b/zh-cn/basics/app-start.html @@ -50,9 +50,9 @@

    启动自定义

    我们常常需要在应用启动期间进行一些初始化工作,等初始化完成后应用才可以启动成功,并开始对外提供服务。

    框架提供了统一的入口文件(app.js)进行启动过程自定义,这个文件只返回一个函数。例如,我们需要在应用启动期间从远程接口加载一份全国城市列表,以便于后续在 Controller 中使用:

    -
    // app.js
    module.exports = app => {
    app.beforeStart(function* () {
    // 应用会等待这个函数执行完成才启动
    app.cities = yield app.curl('http://example.com/city.json', {
    method: 'GET',
    dataType: 'json',
    });
    });
    };
    +
    // app.js
    module.exports = app => {
    app.beforeStart(async () => {
    // 应用会等待这个函数执行完成才启动
    app.cities = await app.curl('http://example.com/city.json', {
    method: 'GET',
    dataType: 'json',
    });
    });
    };

    在 Controller 中就可以使用了:

    -
    // app/controller/city.js
    module.exports = function* (ctx) {
    // ctx.app.cities 在上面启动期间已经加载,可以直接使用
    }
    +
    // app/controller/home.js
    class HomeController extends Controller {
    async index() {
    // ctx.app.cities 在上面启动期间已经加载,可以直接使用
    }
    }

    注意:在 beforeStart 中不建议做太耗时的操作,框架会有启动的超时检测。

    diff --git a/zh-cn/intro/quickstart.html b/zh-cn/intro/quickstart.html index 53ad5e88cd..8e9ddcd563 100644 --- a/zh-cn/intro/quickstart.html +++ b/zh-cn/intro/quickstart.html @@ -140,7 +140,7 @@

    #
  • 应用/插件/框架都可以配置自己的配置文件,框架将按顺序合并加载。
  • 具体合并逻辑可参见配置文件
-
// config/config.default.js
exports.robot = {
ua: [
/curl/i,
/Baiduspider/i,
],
};

// config/config.local.js
// only read at development mode, will override default
exports.robot = {
ua: [
/Baiduspider/i,
],
};

// app/service/some.js
const Service = require('egg').Service;

class SomeService extends app.Service {
async list() {
const rule = this.config.robot.ua;
}
}

module.exports = SomeService;
+
// config/config.default.js
exports.robot = {
ua: [
/curl/i,
/Baiduspider/i,
],
};

// config/config.local.js
// only read at development mode, will override default
exports.robot = {
ua: [
/Baiduspider/i,
],
};

// app/service/some.js
const Service = require('egg').Service;

class SomeService extends Service {
async list() {
const rule = this.config.robot.ua;
}
}

module.exports = SomeService;

# 单元测试

单元测试非常重要,框架也提供了 egg-bin 来帮开发者无痛的编写测试。

测试文件应该放在项目根目录下的 test 目录下,并以 test.js 为后缀名,即 {app_root}/test/**/*.test.js