processor

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(name string, engine parser.Engine, model *config.Model, notifier notifier.Notifier, notifierCfg *config.NotifierConfig) *processor

func Null

func Null(errs ...error) *nullProcessor

Types

type Processor

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

func CreateProcessor

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

Jump to

Keyboard shortcuts

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