package client type Client struct { ServerAddress string ServerPort int }