package constants const ( // ServersData is the server information filepath. ServersData = "/gluetun/servers.json" )