package network_user var ( accessLevel int clientLimit int nodeLimit int clients string nodes string id string )