package config type Database struct { Type string Connection string LogLevel string }