package
0.0.0-20230311160906-45c970cc3660
Repository: https://github.com/jinliming2/secure-dns.git
Documentation: pkg.go.dev

# Structs

Clock return items one by one.
Item is an item in Selector.
Random return items randomally.
SWrr implemented smooth weighted round robin.
WRandom return items randomally with weight.

# Interfaces

Selector implemented round robins.