Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QueueComponent ¶
type QueueComponent struct {
cherryInterfaces.BaseComponent
Abc string
}
QueueComponent queue component
func (*QueueComponent) AfterInit ¶
func (s *QueueComponent) AfterInit()
func (*QueueComponent) BeforeStop ¶
func (s *QueueComponent) BeforeStop()
func (*QueueComponent) Init ¶
func (s *QueueComponent) Init()
func (*QueueComponent) Name ¶
func (s *QueueComponent) Name() string
func (*QueueComponent) Stop ¶
func (s *QueueComponent) Stop()
func (*QueueComponent) Test ¶
func (s *QueueComponent) Test() string
Click to show internal directories.
Click to hide internal directories.