func init() {
	utron.RegisterController(NewSupplierAction())
}
Exemple #2
0
func init() {
	utron.RegisterController(NewTODO())
}
func init() {
	utron.RegisterController(NewSponsorAction())
}
func init() {
	utron.RegisterController(NewGeneralAction())
}