Esempio n. 1
0
func SM_getter(w workers.Workers) func() interface{} {
	return func() interface{} { return w.SingularManager() }
}