IIUC, Kind is a method of both Type and Value. But the index near the top
of https://golang.org/pkg/reflect/ only shows it as a method of Value. If
you click on "type Type" in the index, it scrolls to the description of
that interface which includes the Kind method.

Is it wrong that the index excludes the Kind method in the list of Type
methods?

-- 
R. Mark Volkmann
Object Computing, Inc.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to