A bunch of CLI work
This commit is contained in:
parent
c4504fd3ff
commit
7fc78129f4
19 changed files with 225 additions and 153 deletions
|
@ -15,8 +15,6 @@ package zerotier
|
|||
|
||||
// Root describes a root server used to find and establish communication with other nodes.
|
||||
type Root struct {
|
||||
Name string
|
||||
Locator *Locator
|
||||
Preferred bool
|
||||
Online bool
|
||||
Name string
|
||||
Locator *Locator
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue