//
pkg.gl
Category
github.com/apache/skywalking-satellite
plugins
queue
api
package
1.2.0
Repository:
https://github.com/apache/skywalking-satellite.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
14
Files
48 SLOC
#
Functions
GetQueue
GetQueue an initialized filter plugin.
#
Variables
ErrClosed
No description provided by the author
ErrEmpty
No description provided by the author
ErrFull
No description provided by the author
#
Structs
SequenceEvent
SequenceEvent is a wrapper to pass the event and the offset.
#
Interfaces
Queue
Queue is a plugin interface, that defines new queues.