On Thu, Nov 24, 2016 at 11:47 AM <[email protected]> wrote:

> hiii..hello...I am new to golang i want to typecaste empty interface into
struct type..please help

Go does not have casting. You've provided no information about what are you
trying to solve (instead of what solution you are trying to get working),
but maybe type assertion is what you're after:
https://play.golang.org/p/adNNjpau-O


-- 

-j

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to