Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustLoadTLS ¶
MustLoadTLS 从配置加载 TLS 证书。 如果加载失败会 panic,因为 TLS 配置错误是严重的启动时错误。
func RegisterPlugins ¶ added in v0.2.0
func RegisterPlugins(r *runtime.Registry, plugins ...runtime.ServerPlugin) error
RegisterPlugins 批量注册 server plugin。
Types ¶
type EndpointProvider ¶
EndpointProvider 定义服务注册地址契约。
Click to show internal directories.
Click to hide internal directories.