go-callprivate
go-callprivate copied to clipboard
is not working for private methods
Since reflect.ValueOf(&o).MethodByName("private") is not returning private methods, the whole idea is not working any longer. The project should be archived or fixed - if possible at all (is very unlikely).