hi i need to connect via post request to site . What package more usefull for this ? I m use iris framework for build my service. Iris use fasthttp lib. Maybe fasthttp helps me ?
Im create a function where i m send params. On output i need a body of page func goToSite(param string) { #pseudo code params go to with post url(params) return fetch page } How i can do this ? Please advice :) -- 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.