mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-07-30 17:43:44 +00:00
simplify routerInterface
This commit is contained in:
@@ -258,7 +258,7 @@ func (r *router) _handleNodeInfo(bs []byte, fromKey *crypto.BoxPubKey) {
|
|||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
// routerInterface is a helper that implements peerInterface
|
// routerInterface is a helper that implements linkInterface
|
||||||
type routerInterface struct {
|
type routerInterface struct {
|
||||||
router *router
|
router *router
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user