package config type auth struct { Pass string } var Auth auth