package server type Node struct { Name, Host string }