jeudi 26 mai 2016

golang get the reflect.Type of a type

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)

What in java will be: MyType.class





Aucun commentaire:

Enregistrer un commentaire