DIO

Results 6 issues of DIO

when use binary.Read() method decode a struct with a slice, binary.Read: invalid type *sflow.SampledIP_Base will cause, so i fix it#129

as i say, I use golang 1.21, when i decode ipv4 data binary.Read: invalid type *sflow.SampledIP_Base apper. i found when binary.Read decode into a struct and the struct have a...

![image](https://github.com/cloudflare/goflow/assets/17780173/06fa9fb1-9875-499b-b42b-3acafb103acd)