package client type Client struct { serverAddress string serverPort int }