input

package
v0.0.0-...-d52619c Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: LGPL-2.1 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func NewFileInput

func NewFileInput(rawCfg map[string]interface{}) (api.Input, error)

Types

type FileInput

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

func (*FileInput) Start

func (f *FileInput) Start(ctx context.Context) error

func (*FileInput) To

func (f *FileInput) To(writer api.Writer)

type FileInputConfig

type FileInputConfig struct {
	Path string
}

type InputFactory

type InputFactory func(map[string]interface{}) (api.Input, error)

Jump to

Keyboard shortcuts

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