1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-11 17:18:28 +02:00
go-micro/network/router
Milos Gajdos 1e94d9fe5a
Router cleanup and refactoring for win and profit.
This commit adds the following changes to router package:
* it refactors Advertise() function which now does only what
it claims to do: advertising
* various router packages functions/methods have been renamed to make
their functionality more obvious and more in line with what they actually do
* function documentation changes related to the above bullet points
2019-07-24 17:16:52 +01:00
..
proto Added proto.Advert type to protobuf definitions 2019-07-11 21:14:34 +01:00
table Renaming rampage 2019-07-17 00:06:11 +01:00
default.go Router cleanup and refactoring for win and profit. 2019-07-24 17:16:52 +01:00
options.go Router cleanup and refactoring for win and profit. 2019-07-24 17:16:52 +01:00
router.go Router cleanup and refactoring for win and profit. 2019-07-24 17:16:52 +01:00