package configs import( ) type APIserver struct { Server_port string }