1 2 3 4 5
package admin // Config represents the confirgurable options of the system type Config struct { }