Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChanTransactions ¶
func (*ChanTransactions) PublishTransaction ¶
func (t *ChanTransactions) PublishTransaction(event common.MapStr) bool
type PacketbeatPublisher ¶
type PacketbeatPublisher struct {
// contains filtered or unexported fields
}
func NewPublisher ¶
func (*PacketbeatPublisher) PublishFlows ¶
func (p *PacketbeatPublisher) PublishFlows(event []common.MapStr) bool
func (*PacketbeatPublisher) PublishTransaction ¶
func (p *PacketbeatPublisher) PublishTransaction(event common.MapStr) bool
func (*PacketbeatPublisher) Start ¶
func (p *PacketbeatPublisher) Start()
func (*PacketbeatPublisher) Stop ¶
func (p *PacketbeatPublisher) Stop()
type Transactions ¶
Click to show internal directories.
Click to hide internal directories.