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

proxy.golang.org : github.com/dolmen-go/regexpstruct : v0.0.0

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 - Documentation - Download - JSON
purl: pkg:golang/github.com/dolmen-go/regexpstruct@v0.0.0
Published:
Indexed:

    Loading...
    Readme
    Loading...