httputil

package
v0.0.0-...-8fd7b55 Latest Latest
Warning

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

Go to latest
Published: May 19, 2014 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(URL string, cred Credentials) (*http.Response, error)

func Put

func Put(body io.Reader, URL string, cred Credentials) (*http.Response, error)

Types

type Credentials

type Credentials interface {
	Username() string
	Password() string
}

Jump to

Keyboard shortcuts

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