//
pkg.gl
Category
golang.org/x/mod
internal
directory
0.22.0
Repository:
https://go.googlesource.com/mod
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
lazyregexp
Package lazyregexp is a thin wrapper over regexp, allowing the use of global regexp variables without forcing them to be compiled at init.