micro/router
Milos Gajdos ad92e6821e
Removed DefaultTable() from global vars
We will not initialize DefaultTable as global var unless the users asks
for it explicitly.
2019-06-19 18:03:41 +01:00
..
default.go Added network ID option. Added mutex to routing table. 2019-06-19 18:03:41 +01:00
options.go Added network ID option. Added mutex to routing table. 2019-06-19 18:03:41 +01:00
query.go Redefeind interfaces; Added better modelled data strauctures 2019-06-19 18:03:41 +01:00
router.go Removed DefaultTable() from global vars 2019-06-19 18:03:41 +01:00
table.go Removed DefaultTable() from global vars 2019-06-19 18:03:41 +01:00