Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Library for working with regex groups in Golang (github.com/oriser)
1 point by ori2694 on Jan 11, 2021 | hide | past | favorite | 1 comment


I noticed that there is no easy way dealing with regex groups and regex named group in golang, which I find pretty useful in some cases :) So I write a simple library to match regex expression named groups into go struct using struct tags and automatic parsing.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: