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