It has only to do with the act of correct observation, and by I mean a physical contact with all sorts of objects through all the senses

Golang 反射使用的一些技巧

Some tips for using reflection in Golang

What 类型(Type)与种类(Kind) Value 值 反射的使用 三个规则 CanSet 和 CanAddr 方法区别 Elem() 和 Indirect() 的区别 场景和技巧 初始化一个值 通过反射修改变量的值 类型获取 Struct 使用 指针 Map 使用 数组使用 Interfa