proxy.golang.org : github.com/rwxrob/http : v0.1.0
Package http seeks to effectively take the place of curl for Go rapid-applications development. It provides very high-level HTTP functions to simplify web requests. The standard net/http library is robust and complete, but requires far more lines of code to implement anything quickly. By using generics we can pass different receptacle structures to receive the HTTP responses.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/rwxrob/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...