regexp

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Regexp

type Regexp struct {
	// contains filtered or unexported fields
}

func NewRegexp

func NewRegexp(regexps []string, shouldMatch bool) (*Regexp, error)

func (*Regexp) Match

func (r *Regexp) Match(b []byte) bool

func (*Regexp) MatchString

func (r *Regexp) MatchString(s string) bool

func (*Regexp) Reset

func (r *Regexp) Reset()

func (*Regexp) String

func (r *Regexp) String() string

Jump to

Keyboard shortcuts

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