Hi,
I am new to Go and I am trying to parse the network packets received.
In C, we used to typecast this array of uint8_t to predefined structure. Is 
there a way I can do this similarly in Go? or any better approach to do 
this in Go?
i.e. I need to parse the packet to store them to respective l2/l3/l4 and 
mdns header structures

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/a6cee881-1748-4bcd-b304-2cfc443605a5%40googlegroups.com.

Reply via email to