#golang  

I benchmarked a few methods for fetching structure fields in #golang: https://gist.github.com/williballenthin/ee0335a6826ce55ece2d I miss some of Python’s metaprogramming

@williballenthin