mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-06-15 15:36:06 +00:00
Align and reorder code for lesser diff
This commit is contained in:
@ -35,8 +35,8 @@ type keyArray [ed25519.PublicKeySize]byte
|
||||
type protoHandler struct {
|
||||
phony.Inbox
|
||||
|
||||
core *Core
|
||||
nodeinfo nodeinfo
|
||||
core *Core
|
||||
|
||||
getSelfRequests map[keyArray]*reqInfo
|
||||
getPeersRequests map[keyArray]*reqInfo
|
||||
|
Reference in New Issue
Block a user