package meow type Server struct { Name string PublicKey string Address string Port string }