modulepackage
0.0.6
Repository: https://github.com/zyylhn/node-remote-load.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
# Structs
ModuleBaseInfo 以json的格式放在模块的同级目录下面.
ModuleInfo 模块的基本信息.
No description provided by the author
# Interfaces
GetModuleArgs 获取执行参数接口.
GetModuleInfo 获取模块信息的接口.
ModuleLoad 加载模块的接口.