mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2024-11-09 16:20:26 +00:00
Align and reorder code for lesser diff
This commit is contained in:
parent
a5f2ba80a2
commit
3c89781057
@ -35,8 +35,8 @@ type keyArray [ed25519.PublicKeySize]byte
|
||||
type protoHandler struct {
|
||||
phony.Inbox
|
||||
|
||||
nodeinfo nodeinfo
|
||||
core *Core
|
||||
nodeinfo nodeinfo
|
||||
|
||||
getSelfRequests map[keyArray]*reqInfo
|
||||
getPeersRequests map[keyArray]*reqInfo
|
||||
|
Loading…
Reference in New Issue
Block a user