//
pkg.gl
Category
github.com/agilepathway/gauge-jira
internal
regex
package
0.4.2
Repository:
https://github.com/agilepathway/gauge-jira.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
19 SLOC
#
Functions
CountMatches
CountMatches counts the number of matches of regex in s.
ReplaceFirstMatch
ReplaceFirstMatch returns a copy of src, replacing the first match of the Regexp pattern with the replacement string repl.