context

package
v0.0.0-...-c4863fd Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2014 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package context defines an interface that can be passed between the frontend HTTP handler and any backend servicing the request.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context interface{}

func Background

func Background() Context

Background returns a context for use outside of any HTTP request context (e.g. tests).

Jump to

Keyboard shortcuts

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