regexp

package
v1.47.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: Apache-2.0 Imports: 3 Imported by: 37

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Regexp

type Regexp = *regexpStruct

Regexp is a wrapper struct used for wrapping MustCompile regex expressions used as global variables. Using this structure helps speed the startup time of apps that want to use global regex variables. This library initializes them on first use as opposed to the start of the executable.

func Delayed

func Delayed(val string) Regexp

Jump to

Keyboard shortcuts

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