5 lines
115 B
Go
5 lines
115 B
Go
|
package routing
|
||
|
|
||
|
// TODO(roasbeef): abstract out graph to interface
|
||
|
// * add in-memory version of graph for tests
|