Versions in this module Expand all Collapse all v1 v1.0.0 Feb 3, 2021 Changes in this version + type QueueComponent struct + Abc string + func NewQueue() *QueueComponent + func (s *QueueComponent) AfterInit() + func (s *QueueComponent) BeforeStop() + func (s *QueueComponent) Init() + func (s *QueueComponent) Name() string + func (s *QueueComponent) Stop() + func (s *QueueComponent) Test() string