proxy.golang.org : github.com/dolmen-go/regexpstruct
Package regexpstruct extends regexp to store submatches into structs. Regexp is a generic type that extends regexp.Regexp to provide additional methods that store capture results into a given struct, matching struct tags with captures names. The following methods are exposed: * Regexp.FindStringStruct: similar to regexp.FindStringSubmatch * Regexp.FindAllStringStruct: similar to regexp.FindAllStringSubmatch
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/dolmen-go/regexpstruct
License: Apache-2.0
Latest release: almost 2 years ago
First release: almost 2 years ago
Namespace: github.com/dolmen-go
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago