5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-09-19 00:59:37 +00:00

Align and reorder code for lesser diff

This commit is contained in:
Alex Kotov 2021-09-01 07:57:45 +05:00
parent a5f2ba80a2
commit 3c89781057
No known key found for this signature in database
GPG Key ID: 553C0EBBEB5D5F08

View File

@ -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