parser

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2022 License: MPL-2.0 Imports: 12 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClashParser

type ClashParser struct {
}

func NewClashParser

func NewClashParser() *ClashParser

func (ClashParser) ParserText

func (c ClashParser) ParserText(body string) pie.Strings

type FuzzyMatchingParser

type FuzzyMatchingParser struct {
}

func NewFuzzyMatchingParser

func NewFuzzyMatchingParser() *FuzzyMatchingParser

func (FuzzyMatchingParser) ParserText

func (n FuzzyMatchingParser) ParserText(body string) pie.Strings

type Parser

type Parser interface {
	ParserText(body string) pie.Strings
}

Jump to

Keyboard shortcuts

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