package server type Server struct { ListenAddress string ListenPort int }