inputeventprocessor

package
v0.6.9 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2019 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

README

INPUTEVENTPROCESSOR

Generate a blank event on interval

Synopsys

SETTING TYPE REQUIRED DEFAULT VALUE
Message string false ""
count int false 1
interval string false ""

Details

Message
  • Value type is string
  • Default value is ""

string value to put in event

count
  • Value type is int
  • Default value is 1

How many events to generate

interval
  • Value type is string
  • Default value is ""

Use CRON or BITFAN notation When omited, event will be generated on start

Configuration blueprint

inputeventprocessor{
	message => ""
	count => 1000000
	interval => "@every 10s"
}

Documentation

Overview

Code generated by "bitfanDoc "; DO NOT EDIT

Generate a blank event on interval

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() processors.Processor

Types

This section is empty.

Jump to

Keyboard shortcuts

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