Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DevConsoleWidget ¶
func NewDevConsoleWidget ¶
func NewDevConsoleWidget() *DevConsoleWidget
func (*DevConsoleWidget) Mount ¶
func (C *DevConsoleWidget) Mount(context map[string]interface{}) error
func (*DevConsoleWidget) Unmount ¶
func (C *DevConsoleWidget) Unmount() error
type ErrConsoleWidget ¶
func NewErrConsoleWidget ¶
func NewErrConsoleWidget() *ErrConsoleWidget
func (*ErrConsoleWidget) Mount ¶
func (C *ErrConsoleWidget) Mount(context map[string]interface{}) error
func (*ErrConsoleWidget) Unmount ¶
func (C *ErrConsoleWidget) Unmount() error
Click to show internal directories.
Click to hide internal directories.