Documentation ¶
Index ¶
- Constants
- type Config
- type Queue
- func (c *Queue) Category() api.Category
- func (c *Queue) Config() interface{}
- func (c *Queue) In(event api.Event)
- func (c *Queue) Init(context api.Context) error
- func (c *Queue) Out() api.Batch
- func (c *Queue) OutChan() chan api.Batch
- func (c *Queue) Start() error
- func (c *Queue) Stop()
- func (c *Queue) String() string
- func (c *Queue) Type() api.Type
Constants ¶
View Source
const (
Type = "channel"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.