Documentation
¶
Overview ¶
* @Author: McPlus * @Date: 2022-03-24 20:37:42 * @LastEditTime: 2022-04-04 12:52:14 * @LastEditors: NyanCatda * @Description: Js插件 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\JavaScript.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecutionMessageListener ¶
func ExecutionMessageListener(Message MessageStruct.MessageStruct) error
*
- @description: 执行消息监听器
- @param {MessageStruct.MessageStruct} Message
- @return {*}
func InitJavaScriptPlugin ¶
func InitJavaScriptPlugin() error
*
- @description: 初始化JavaScript插件
- @param {*}
- @return {error} 错误信息
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
* @Author: NyanCatda * @Date: 2022-04-02 14:25:18 * @LastEditTime: 2022-04-02 23:43:49 * @LastEditors: NyanCatda * @Description: CommandEvent * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Events\Command.go
|
* @Author: NyanCatda * @Date: 2022-04-02 14:25:18 * @LastEditTime: 2022-04-02 23:43:49 * @LastEditors: NyanCatda * @Description: CommandEvent * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Events\Command.go |
|
* @Author: McPlus * @Date: 2022-03-24 20:54:07 * @LastEditTime: 2022-04-02 21:53:04 * @LastEditors: NyanCatda * @Description: 监听器 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Listener\Listener.go
|
* @Author: McPlus * @Date: 2022-03-24 20:54:07 * @LastEditTime: 2022-04-02 21:53:04 * @LastEditors: NyanCatda * @Description: 监听器 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Listener\Listener.go |
|
* @Author: McPlus * @Date: 2022-03-24 21:47:22 * @LastEditTime: 2022-04-04 13:17:50 * @LastEditors: NyanCatda * @Description: 工具函数注册 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Tools\Tools.go
|
* @Author: McPlus * @Date: 2022-03-24 21:47:22 * @LastEditTime: 2022-04-04 13:17:50 * @LastEditors: NyanCatda * @Description: 工具函数注册 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Tools\Tools.go |
|
Config
* @Author: NyanCatda * @Date: 2022-04-03 13:23:50 * @LastEditTime: 2022-04-04 12:55:53 * @LastEditors: NyanCatda * @Description: 配置文件操作类 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Tools\Config\Config.go
|
* @Author: NyanCatda * @Date: 2022-04-03 13:23:50 * @LastEditTime: 2022-04-04 12:55:53 * @LastEditors: NyanCatda * @Description: 配置文件操作类 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Tools\Config\Config.go |
|
Console
* @Author: McPlus * @Date: 2022-03-25 05:22:32 * @LastEditTime: 2022-03-26 01:24:34 * @LastEditors: McPlus * @Description: 控制台方法 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Tools\Console\Console.go
|
* @Author: McPlus * @Date: 2022-03-25 05:22:32 * @LastEditTime: 2022-03-26 01:24:34 * @LastEditors: McPlus * @Description: 控制台方法 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Tools\Console\Console.go |
|
File
* @Author: McPlus * @Date: 2022-03-28 17:24:26 * @LastEditTime: 2022-04-04 12:56:55 * @LastEditors: NyanCatda * @Description: 文件类 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Tools\File\File.go
|
* @Author: McPlus * @Date: 2022-03-28 17:24:26 * @LastEditTime: 2022-04-04 12:56:55 * @LastEditors: NyanCatda * @Description: 文件类 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Tools\File\File.go |
|
HttpRequest
* @Author: NyanCatda * @Date: 2022-03-27 02:31:39 * @LastEditTime: 2022-04-04 13:13:28 * @LastEditors: NyanCatda * @Description: 下载文件函数封装 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Tools\HttpRequest\Download.go
|
* @Author: NyanCatda * @Date: 2022-03-27 02:31:39 * @LastEditTime: 2022-04-04 13:13:28 * @LastEditors: NyanCatda * @Description: 下载文件函数封装 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Tools\HttpRequest\Download.go |
|
Loader
* @Author: NyanCatda * @Date: 2022-03-26 18:48:29 * @LastEditTime: 2022-04-03 13:29:27 * @LastEditors: NyanCatda * @Description: 常见类型转换封装 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Tools\Loader\TypeConversion.go
|
* @Author: NyanCatda * @Date: 2022-03-26 18:48:29 * @LastEditTime: 2022-04-03 13:29:27 * @LastEditors: NyanCatda * @Description: 常见类型转换封装 * @FilePath: \Momizi\Internal\Plugin\JavaScriptV8\Tools\Loader\TypeConversion.go |
Click to show internal directories.
Click to hide internal directories.