We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
8cd7902
It only required to check if src has kind reflect.Ptr. Iff it has this kind, it dereferences src calling Elem() on it.