proxy.golang.org : github.com/peterebden/go-deferred-regex
Package deferredregex offers a wrapper around the standard regexp.Regexp type which initialises itself on first use. This helps avoid spending excessive time compiling regexes at init time (which is unconditional and must complete before main is reached).
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/peterebden/go-deferred-regex
License: Apache-2.0
Latest release: over 3 years ago
First release: almost 4 years ago
Namespace: github.com/peterebden
Dependent repositories: 3
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago