Is it possible and how to get the reflect.Type of a type without creating an object from the type and calling on it reflect.TypeOf(obj)
reflect.TypeOf(obj)
What in java will be: MyType.class
MyType.class
Aucun commentaire:
Enregistrer un commentaire