package
1.3.9
Repository: https://github.com/teaoslab/edgecommon.git
Documentation: pkg.go.dev

# Functions

AllSchedulingTypes 所有请求类型.
No description provided by the author

# Structs

HashScheduling Hash调度算法.
RandomScheduling 随机调度算法.
RoundRobinScheduling 轮询调度算法.
Scheduling 调度算法基础类.
StickyScheduling Sticky调度算法.

# Interfaces

CandidateInterface 候选对象接口.
SchedulingInterface 调度算法接口.