Beispiel #1
0
func init() {
	config.Register("yaml", &YAMLConfig{})
}
Beispiel #2
0
func init() {
	config.Register("xml", &XMLConfig{})
}