package
1.6.0-beta.5
Repository: https://github.com/polarismesh/polaris-go.git
Documentation: pkg.go.dev

# Functions

GetFilterCluster 根据服务理由链,过滤服务节点,返回对应的cluster.
GetFilterInstances 根据服务路由链,过滤服务节点,返回对应的服务列表.
GetRouteResultPool 获取路由结果对象池.
PoolGetRouteResult 通过池子获取路由结果.

# Constants

DegradeToAll 降级到全部区域.
DegradeToCanary 正常环境降级到金丝雀环境.
DegradeToCity 降级到城市.
DegradeToFilterOnly 降级使用filterOnly.
DegradeToNotCanary 降级到非金丝雀节点.
DegradeToNotMatchCanary 降级到不完全匹配的金丝雀节点.
DegradeToRegion 降级到大区.
No description provided by the author
No description provided by the author
No description provided by the author
LimitedCanary 金丝雀环境发生异常.
LimitedNoCanary 非金丝雀环境发生异常.
Normal 正常结束.
RecoverAll 全活.
No description provided by the author
No description provided by the author

# Structs

Proxy is a proxy for service router.
RouteGauge 路由调用统计数据.
RouteInfo 路由信息.
RouterChain 服务路由链结构.
RouteResult 路由结果信息.

# Interfaces

ServiceRouter 【扩展点接口】服务路由.

# Type aliases

No description provided by the author
RouteStatus 路由结束状态.
No description provided by the author