package config // UserPolochon is polochon access parameter for a user type UserPolochon struct { URL string Token string }