Renamed variables, options and functions

This commit is contained in:
Milos Gajdos
2019-06-19 21:22:14 +01:00
parent 4e5fbbf7eb
commit 10a3636a9f
8 changed files with 158 additions and 260 deletions

View File

@@ -13,8 +13,6 @@ type Router interface {
Table() Table
// Address returns the router adddress
Address() string
// Gossip returns the router gossip address
Gossip() string
// Network returns the router network address
Network() string
// Start starts the router