qoutput

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Elasticsearch

type Elasticsearch struct {
	qtypes.QWorker
	// contains filtered or unexported fields
}

Elasticsearch holds a buffer and the initial information from the server

func NewElasticsearch

func NewElasticsearch(cfg *config.Config, qC qtypes.Channels) Elasticsearch

NewElasticsearch returns an initial instance

func (Elasticsearch) Run

func (eo Elasticsearch) Run()

Run pushes the logs to elasticsearch

type Log

type Log struct {
	qtypes.QWorker
}

Log holds a buffer and the initial information from the server

func NewLog

func NewLog(cfg *config.Config, qC qtypes.Channels) Log

NewLog returns an initial instance

func (Log) Run

func (l Log) Run()

Run prints the logs to stdout

type Neo4j added in v0.7.0

type Neo4j struct {
	qtypes.QWorker
	Conn bolt.Conn
}

Neo4j holds a buffer and the initial information from the server

func NewNeo4j added in v0.7.0

func NewNeo4j(cfg *config.Config, qC qtypes.Channels) Neo4j

NewNeo4j returns an initial instance

func (Neo4j) Run added in v0.7.0

func (o Neo4j) Run()

Run prints the logs to stdout

Jump to

Keyboard shortcuts

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