github.com/mweagle/Sparta@v1.15.0/archetype/test/regexp.transform (about)

     1  sector: {{.Record.Data.RegExpGroup "\"sector\":\"(?P<Sector>\\w+)\"" "Sector"}}
     2  secString: {{.Record.Data.RegExpGroupAsFormattedString "\"sector\":\"(?P<Sector>\\w+)\"" "Sector" "\"%s\""}}