Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchedulingHandler ¶
type SchedulingHandler interface {
GetServiceNode(nodes []*models.ServiceNode, name string) *models.ServiceNode
}
func GetHandler ¶
func GetHandler(algorithm string) SchedulingHandler
Click to show internal directories.
Click to hide internal directories.