eng

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MapReduce

func MapReduce(rex *regexp.Regexp, streamer *bufio.Scanner, mapping string) uint

Search for pattern in object and map the matches exclusively

func Match added in v0.3.0

func Match(rex *regexp.Regexp, streamer *bufio.Scanner) bool

Check if object matches pattern

func Reduce

func Reduce(streamer *bufio.Scanner) []string

Reduce object to its dictionary

func Replace

func Replace(rex *regexp.Regexp, streamer *bufio.Scanner, mapping string) []string

Search for pattern in object and replace with mapping

func Search(rex *regexp.Regexp, streamer *bufio.Scanner) []string

Search for pattern in object

Types

This section is empty.

Jump to

Keyboard shortcuts

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