package main
import ( "fmt" "io/ioutil" "log" "yaml" )
//Config map type Config map[interface{}]interface{}
//Abstra