fabiolb / fabio

Consul Load-Balancing made simple
https://fabiolb.net
MIT License
7.26k stars 618 forks source link

route.GetTable() result has no serviceid? #685

Open zzxap opened 5 years ago

zzxap commented 5 years ago

route.GetTable() result has no serviceid?

only { "service": "", "host": "", "path": "", "src": "", "dst": "", "opts": "", "weight": 1, "cmd": "route add", "rate1": 0, "pct99": 0 }

aaronhurt commented 5 years ago

Do you need the ID there? The route package isn't meant to be included into other projects.