Documentation
¶
Overview ¶
package iface tests various aspects of interfaces.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IfaceGopyvar ¶
func IfaceGopyvar(ifc interface{})
gopy:interface=gopyvar this magic directive says, treat the interface arg as a gopyvar
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.