package server type Config struct { StaticFolder string VttFolder string TemplatesFolder string }