req

package
v0.0.0-...-c2fab7e Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2019 License: GPL-2.0 Imports: 1 Imported by: 0

Documentation

Overview

HTTP request helpers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReaderDummyCloser

type ReaderDummyCloser struct {
	io.Reader
}

ReaderDummyCloser implements the Close method ontop of an io.Reader Used to pass an io.Reader for net/http.Request.Body

func (ReaderDummyCloser) Close

func (b ReaderDummyCloser) Close() error

Close implements a meaningless close method for ReaderDummyCloser

Jump to

Keyboard shortcuts

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