parseutils

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExpressionExtractor

func ExpressionExtractor(escape string, start, end rune) func(input string, n int) []string

ExpressionExtractor returns a function that returns up to n balanced expressions for the supplied start and end delimiters.

The escape argument is used for detecting escaped delimiters and should typically be either `\` or `\\` depending on the format of the input string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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