Rob Pike 6 September 2011 Introduction Reflection in computing is the ability of a program to examine its own structure, particularly through types; itâs a form of metaprogramming. Itâs also a great source of confusion. In this article we attempt to clarify things by explaining how reflection works in Go. Each languageâs reflection model is different (and many languages donât support it at all), b

{{#tags}}- {{label}}
{{/tags}}