Don't publish the process rpc call and embed the router handler in the network

This commit is contained in:
Asim Aslam
2019-07-31 16:36:53 +01:00
parent b1c49a0ddc
commit 7884e889f4
3 changed files with 90 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ import (
// Router implements router handler
type Router struct {
Router router.Router
Router router.Router
}
// Lookup looks up routes in the routing table and returns them