Documentation
¶
Index ¶
- func RegisterComponent(name string, c component.Component) bool
- func RegisterComponent1[M proto.Message](name string, c component.Component1[M]) bool
- func RegisterComponent2[M0, M1 proto.Message](name string, c component.Component2[M0, M1]) bool
- func RegisterComponent3[M0, M1, M2 proto.Message](name string, c component.Component3[M0, M1, M2]) bool
- func RegisterComponent4[M0, M1, M2, M3 proto.Message](name string, c component.Component4[M0, M1, M2, M3]) bool
- func RegisterTimerComponent(name string, c component.Component) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterComponent1 ¶
func RegisterComponent2 ¶
func RegisterComponent3 ¶
func RegisterComponent4 ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
launch
command
|
|
|
mainboard
command
|
|
|
recorder
command
|
|
|
examples
|
|
|
component/component
command
|
|
|
component/component1
command
|
|
|
component/component2
command
|
|
|
component/component3
command
|
|
|
component/component4
command
|
|
|
component/timer
command
|
|
|
node/node
command
|
|
|
node/reader
command
|
|
|
node/writer
command
|
|
|
service/client
command
|
|
|
service/service
command
|
|
|
transport/receiver
command
|
|
|
transport/transmitter
command
|
|
Click to show internal directories.
Click to hide internal directories.