beater

package
v0.0.0-...-e168591 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2017 License: MIT, Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(b *beat.Beat, cfg *common.Config) (beat.Beater, error)

Creates beater

Types

type IndexRiverFunc

type IndexRiverFunc func(b *beat.Beat, cmd *RedisCmd) error

type Mysqlbeat

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

func (*Mysqlbeat) Run

func (bt *Mysqlbeat) Run(b *beat.Beat) error

func (*Mysqlbeat) Stop

func (bt *Mysqlbeat) Stop()

type RedisCmd

type RedisCmd struct {
	Cmd   string `json:"cmd"`
	Index string `json:"index"`
	Type  string `json:"type"`
	ID    string `json:"id"`
	Doc   string `json:"doc"`
}

Jump to

Keyboard shortcuts

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