Which check protects Value.Interface() when iterating fields that may be unexported?

from reflect.Type and reflect.Value
Go 1.27 intermediate 3 min

Which check protects Value.Interface() when iterating fields that may be unexported?

Report an error