Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OrderStrategy ¶
type OrderStrategy struct {
}
func (*OrderStrategy) Apply ¶
func (o *OrderStrategy) Apply(gateways []string) []string
type RandomStrategy ¶
type RandomStrategy struct {
}
func (*RandomStrategy) Apply ¶
func (o *RandomStrategy) Apply(gateways []string) []string
Click to show internal directories.
Click to hide internal directories.