parser

package
v0.0.0-...-058e3c5 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chain

type Chain []*Parser

type Parser

type Parser struct {
	Type   string          `yaml:"type"`
	Action yaml.RawMessage `yaml:"action"`
}

func (*Parser) Do

func (p *Parser) Do(input string) (string, error)

Jump to

Keyboard shortcuts

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