An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/dlclark/regexp2 : v1.11.1

Package regexp2 is a regexp package that has an interface similar to Go's framework regexp engine but uses a more feature full regex engine behind the scenes. It doesn't have constant time guarantees, but it allows backtracking and is compatible with Perl5 and .NET. You'll likely be better off with the RE2 engine from the regexp package and should only use this if you need to write very complex patterns or require compatibility with .NET.

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/dlclark/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...