processors

package
v0.0.0-...-1eb0d8f Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Processor

type Processor interface {
	Init(map[string]interface{}) error
	Process(buf []byte) []byte
}

Every plugin must be able to give me something that meets this interface

Directories

Path Synopsis
+build linux darwin
+build linux darwin

Jump to

Keyboard shortcuts

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