Documentation
¶
Index ¶
Constants ¶
View Source
const Type = "http"
Variables ¶
This section is empty.
Functions ¶
func BuildClientConfigIndex ¶
BuildClientConfigIndex 预构建 HTTP 客户端配置索引,避免热路径重复遍历配置列表。
Types ¶
type Option ¶ added in v0.3.0
type Option func(*dialerOptions)
func WithDiscovery ¶ added in v0.3.0
func WithLogger ¶ added in v0.3.0
func WithMiddleware ¶ added in v0.3.0
func WithMiddleware(mw ...middleware.Middleware) Option
Click to show internal directories.
Click to hide internal directories.