mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2024-11-14 03:20:28 +00:00
simplify routerInterface
This commit is contained in:
parent
f2b9e95895
commit
77ded84ea5
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user