package
0.102.7
Repository: https://github.com/issue9/web.git
Documentation: pkg.go.dev

# Functions

NewCache 基于 [web.Cache] 的 [Registry] 实现 freq 表示从缓存系统中获取数据的频率;.
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
Selector2Director 将 [selector.Selector] 转换为 [httputil.ProxyRequest.Director] 字段类型的函数.
Selector2Rewrite 将 [selector.Selector] 转换为 [httputil.ProxyRequest.Rewrite] 字段类型的函数.

# Structs

Strategy 为初始化 [Registry] 对象提供的方案.

# Interfaces

Registry 服务注册与发现需要实现的接口.

# Type aliases

DeregisterFunc 注销微服务的函数签名.