Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HostCtrlClientInterface ¶
type HostCtrlClientInterface interface { Favorite() favorite.FavoriteInterface History() history.HistoryInterface Host() host.HostInterface Module() module.ModuleInterface User() user.UserInterface }
func NewHostCtrlClientInterface ¶
func NewHostCtrlClientInterface(c *util.Capability, version string) HostCtrlClientInterface
Click to show internal directories.
Click to hide internal directories.