First commit in strategy rework
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
package random
|
||||
|
||||
import (
|
||||
"github.com/micro/go-micro/selector"
|
||||
)
|
||||
|
||||
func NewSelector(opts ...selector.Option) selector.Selector {
|
||||
return selector.NewSelector(opts...)
|
||||
}
|
||||
Reference in New Issue
Block a user