FYI the httprequest package (gopkg.in/httprequest.v1) does this and a bunch more. See https://godoc.org/gopkg.in/httprequest.v1#Unmarshal for the directly equivalent functionality.
cheers, rog. On 8 January 2018 at 09:40, Flying <zjn.fly...@gmail.com> wrote: > I have a little project, need to get data from html form. > when the form items get more, i write this. here is the github url > https://github.com/zjn1234/httpjson > > i searched, there is no library like this, > so what do you guys think。 > i will appreciate your suggestions > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to golang-nuts+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.