Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpressionExtractor ¶
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.
Click to show internal directories.
Click to hide internal directories.