package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Aug 30, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package config 识别 plugins 配置树,得到 PluginUse。
不查注册表、不调用构造函数、不解释业务字段。
Field 是 plugins 下一个配置键的规范化结果。
Parse 把 plugins 配置树识别为字段列表。
value 可以是单个对象或数组。map 的 key 顺序不稳定,返回的字段按 Name 排序。
缺省 id:单值字段使用字段名;多值字段使用 `{字段名}[{下标}]`。
PluginUse 描述如何选用一个已注册的插件类型。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.