v0.0.244
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 48s
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 48s
This commit is contained in:
@@ -13,6 +13,7 @@ type Regex interface {
|
||||
ReplaceAllFunc(haystack string, repl func(string) string) string
|
||||
RemoveAll(haystack string) string
|
||||
GroupCount() int
|
||||
String() string
|
||||
}
|
||||
|
||||
type regexWrapper struct {
|
||||
|
Reference in New Issue
Block a user