curl

package module
v0.0.0-...-58c7ac0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2018 License: BSD-3-Clause Imports: 8 Imported by: 0

README

curl

Go package that performs HTTP requests using curl syntax.

Description

Not ready for use yet. Basic API still in progress.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Request

func Request(args ...string) (*http.Request, error)

func Request answers a new HTTP request from the arguments.

func ResponseBody

func ResponseBody(req *http.Request, out interface{}) error

func ResponseBody() performs the request and reads the response body.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL