This is an example of how to filter on labels. In the example we're injecting a routing label
but in a real world environment the label may be set in a header from a client app/mobile app.
Running Example
Start the routing-srv in github.com/micro/router-srv
Start the greeter-srv in github.com/micro/examples/greeter/srv