This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
go-micro
Watch
1
Star
0
Fork
0
You've already forked go-micro
mirror of
https://github.com/go-micro/go-micro.git
synced
2025-01-17 17:44:30 +02:00
Code
Issues
Releases
Activity
go-micro
/
selector
History
Asim
8bf72a3325
Replace map[string]string with Context for extra options. map[string]string is essentially useless. Context can store anything
2016-01-06 16:25:12 +00:00
..
blacklist
Fix some issues with initialisation
2016-01-04 23:07:56 +00:00
random
Fix the selectors
2016-01-01 01:29:40 +00:00
roundrobin
Fix some issues with initialisation
2016-01-04 23:07:56 +00:00
options.go
Replace map[string]string with Context for extra options. map[string]string is essentially useless. Context can store anything
2016-01-06 16:25:12 +00:00
random_selector_test.go
Move to a selector package
2015-12-09 19:23:16 +00:00
random_selector.go
Fix some issues with initialisation
2016-01-04 23:07:56 +00:00
selector.go
Fix some issues with initialisation
2016-01-04 23:07:56 +00:00