mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 13:24:09 -07:00
Vendor Go modules
This commit is contained in:
parent
e4799ff8c4
commit
c4504fd3ff
64 changed files with 18532 additions and 36 deletions
|
@ -16,8 +16,6 @@ package zerotier
|
|||
// Root describes a root server used to find and establish communication with other nodes.
|
||||
type Root struct {
|
||||
Name string
|
||||
Identity *Identity
|
||||
Addresses []InetAddress
|
||||
Locator *Locator
|
||||
Preferred bool
|
||||
Online bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue