Пример #1
0
func init() {
	utron.RegisterController(NewSupplierAction())
}
Пример #2
0
func init() {
	utron.RegisterController(NewTODO())
}
Пример #3
0
func init() {
	utron.RegisterController(NewSponsorAction())
}
Пример #4
0
func init() {
	utron.RegisterController(NewGeneralAction())
}