unchunked

package
v3.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2017 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

Package unchunked implements an unchunked response writer wrapper.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Unchunked

type Unchunked struct {
	// contains filtered or unexported fields
}

Unchunked is a structure which implements an unchunked http.ResponseWriter.

func New

func New(handle http.HandlerFunc) Unchunked

New returns a new unchunked.Unchunked.

func (Unchunked) ServeHTTP

func (unchunked Unchunked) ServeHTTP(writer http.ResponseWriter, request *http.Request)

ServeHTTP serves an unchunked response.

Jump to

Keyboard shortcuts

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