Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EtcdConfig ¶
type ServerConfig ¶
type ServerConfig struct {
ServiceAddr string
OtelCollectorEndpoint string // OTEL collector 地址
ServiceReflection bool // 是否开启服务反射功能(debug调试使用)
EtcdConfig EtcdConfig
}
Click to show internal directories.
Click to hide internal directories.