processor

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(connector connectors.Connector, parserFactory parser.Factory, model *config.Model, notifier notifier.Notifier) *processor

func Null

func Null(errs ...error) *nullProcessor

Types

type Processor

type Processor interface {
	Process() (*parser.ParseResult, error)
}

func CreateProcessor

func CreateProcessor(item *config.Item, logger logger.Logger) Processor

Jump to

Keyboard shortcuts

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