Closed GoogleCodeExporter closed 9 years ago
We aren't going to add any more per-field methods; if anything we will be
moving in the opposite direction.
In your case, you can either write a type switch, or use reflection.
Original comment by dsymo...@golang.org
on 7 Nov 2014 at 10:09
> you can either write a type switch, or use reflection
Both of which feel like hacks but I guess reflection will do.
Original comment by mk...@google.com
on 7 Nov 2014 at 10:14
Original issue reported on code.google.com by
mk...@google.com
on 7 Nov 2014 at 9:10