Пример #1
0
func init() {
	config.Register("yaml", &YAMLConfig{})
}
Пример #2
0
func init() {
	config.Register("xml", &XMLConfig{})
}