# 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] 字段类型的函数.
# Interfaces
Registry 服务注册与发现需要实现的接口.
# Type aliases
DeregisterFunc 注销微服务的函数签名.