//
pkg.gl
Category
github.com/coderi421/gframework
gmicro
server
rpcserver
selector
node
ewma
package
0.0.6
Repository:
https://github.com/coderi421/gframework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
170 SLOC
#
Structs
Builder
Builder is ewma node builder.
Node
Node is endpoint instance ewma -> Exponentially Weighted Averages 指数移动加权平均,体现的是一段时间内的平均值 ewma node is a weighted node, it will collect statistic data and calculate a weight.