Documentation ¶
Index ¶
Constants ¶
View Source
const ( ComponentName = "scheduler" OutPort string = "out" InPort string = "in" StartPort string = "start" AckPort string = "ack" )
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 (s *Component) GetInfo() module.ComponentInfo
type OutMessage ¶
type Settings ¶
type Settings struct {
EnableAckPort bool `` /* 134-byte string literal not displayed */
}
Click to show internal directories.
Click to hide internal directories.