stephanos
2013-09-19 20:48:55 UTC
I have a *reflect.Value* variable for a struct. I can access its methods
via *MethodByName().*
But how do I access the methods that work on the pointer receiver?
Cheers,
Stephan
via *MethodByName().*
But how do I access the methods that work on the pointer receiver?
Cheers,
Stephan
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.