package coreregexp
import "github.com/purpleidea/mgmt/lang/core/regexp"
Index ¶
Constants ¶
const ( // ModuleName is the prefix given to all the functions in this module. ModuleName = "regexp" )
Functions ¶
func Match ¶
Match matches whether a string matches the regexp pattern.
Source Files ¶
- Version
- v0.0.0-20250625100528-c49d469dcd92 (latest)
- Published
- Jun 25, 2025
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 10 hours ago –
Tools for package owners.