parse

package
v0.0.0-...-2f0a4f1 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2023 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindBetween

func FindBetween(text, start, end string) (string, error)

FindBetween returns if found a string between the give start and end strings. If no match is found an empty string is and an explanatory error are returned.

func FindRightOfKey

func FindRightOfKey(text, key string) (string, error)

FindRightOfKey returns the string that in line right of the given key. If the key is not found or no string is in line right of the given key an empty string is returned.

Types

This section is empty.

Jump to

Keyboard shortcuts

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