Documentation ¶
Index ¶
Constants ¶
View Source
const ( ComponentName = "debug" InPort string = "in" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct {
// contains filtered or unexported fields
}
func (*Component) GetInfo ¶
func (t *Component) GetInfo() module.ComponentInfo
type Control ¶
type Control struct {
Context Context `json:"context" readonly:"true" required:"true" title:"Context"`
}
Click to show internal directories.
Click to hide internal directories.