searchoutputqueue

package
v1.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Output

type Output struct {
	// contains filtered or unexported fields
}

Output is an object containing the search output queue channel

func CreateOutputQueue

func CreateOutputQueue(queue chan []byte) Output

CreateOutputQueue returns an object containing a channel for queueing filter outputs

func (*Output) Queue

func (search *Output) Queue(outputSearch *Search) error

Queue represents a mechanism to add messages to the filter jobs queue

type Search struct {
	Dimension  string
	InstanceID string
}

Search is an object containing the unique values to create a search index

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL