Fixed transport header problem
This commit is contained in:
parent
1e620427bd
commit
2aa0daf4d5
5 changed files with 32 additions and 20 deletions
|
|
@ -13,7 +13,8 @@ type KeyPair struct {
|
|||
sendNonce uint64
|
||||
isInitiator bool
|
||||
created time.Time
|
||||
id uint32
|
||||
localIndex uint32
|
||||
remoteIndex uint32
|
||||
}
|
||||
|
||||
type KeyPairs struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue