Documentation ¶ Index ¶ func Execute() type Node Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Execute ¶ func Execute() Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd. Types ¶ type Node ¶ type Node struct { Name string IP string Subdomain string } Source Files ¶ View all Source files root.gosync.go Click to show internal directories. Click to hide internal directories.