timeout

package module
v0.0.0-...-5849b75 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2016 License: MIT Imports: 3 Imported by: 0

README

timeout

A timeout middleware that works well (but not exclusively) with rkusa/web.

Build Status GoDoc

Example
app := web.New()
app.Use(timeout.Timeout("20ms"))

License

MIT

Documentation

Overview

A timeout middleware that works well (but not exclusively) with rkusa/web(https://github.com/rkusa/web).

app := web.New()
app.Use(timeout.Timeout("20ms"))

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Timeout

Types

This section is empty.

Jump to

Keyboard shortcuts

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