Esempio n. 1
0
func init() {
	utron.RegisterController(NewSupplierAction())
}
Esempio n. 2
0
func init() {
	utron.RegisterController(NewTODO())
}
Esempio n. 3
0
func init() {
	utron.RegisterController(NewSponsorAction())
}
Esempio n. 4
0
func init() {
	utron.RegisterController(NewGeneralAction())
}