Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InterfaceEmbed ¶
type InterfaceEmbed interface { float64 MyFunc() }
type InterfaceManyEmbeds ¶
type InterfaceManyEmbeds interface { SingleEmbed InterfaceEmbed c.Context error }
type ManyEmbeds ¶
type SingleEmbed ¶
Click to show internal directories.
Click to hide internal directories.