Documentation ¶
Overview ¶
package iface tests various aspects of interfaces.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IfaceHandle ¶
func IfaceHandle(ifc interface{})
gopy:interface=handle this magic directive says, treat the interface arg as a handle
func IfaceString ¶
func IfaceString(str interface{})
by default, interface{} is converted to string (most universal type)
Types ¶
Click to show internal directories.
Click to hide internal directories.