//
pkg.gl
Category
github.com/polaris1119/tools
internal
mod
directory
0.1.7
Repository:
https://github.com/polaris1119/tools.git
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.
modfile
Package modfile implements a parser and formatter for go.mod files.