Thank you! You lead me in the right direction. It was .In() and .Out() I was looking for. Appreciate it, Ian.
On Thursday, October 12, 2017 at 6:12:41 PM UTC-5, Ian Lance Taylor wrote: > > On Thu, Oct 12, 2017 at 3:03 PM, burpswangy <edb...@gmail.com > <javascript:>> wrote: > > > > Is it possible to use the reflect package to get the parameter/function > > types for a specified method/function? > > I'm not sure precisely what you are asking, but the answer is probably > yes. Start with something like reflect.ValueOf(myFunction).Type(). > > Ian > -- 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+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.