package
0.0.6
Repository: https://github.com/coderi421/gframework.git
Documentation: pkg.go.dev

# Structs

Builder is ewma node builder.
Node is endpoint instance ewma -> Exponentially Weighted Averages 指数移动加权平均,体现的是一段时间内的平均值 ewma node is a weighted node, it will collect statistic data and calculate a weight.