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.
Click to show internal directories.
Click to hide internal directories.