package configuration // The data container for the configuration. type Container struct { BindHostAndPort string RootDirectory string }