# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
Config 配置项 InvokerNotFound 扩展点未找到时的处理方法 OnRegistryHook 注册扩展点时的回调方法.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Service 提供扩展点基础服务,例如鉴权、加解密、调用链等.
No description provided by the author
No description provided by the author
WosService 提供扩展点基础服务,例如鉴权、加解密、调用链等.
No description provided by the author
XinyunService 提供扩展点基础服务,例如鉴权、加解密、调用链等.
# Interfaces
GenericService 是SPI扩展点的代理方法.
No description provided by the author
InvocationService 是SPI扩展点的接口.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
WosInvocationHandler 为处理SPI扩展点调用的闭包,类似Java的FunctionalInterface.
XinyunInvocationHandler 为处理SPI扩展点调用的闭包,类似Java的FunctionalInterface.