package config type E621 struct { ApiKey string `env:"E621_API_KEY"` Username string `env:"E621_USERNAME"` }