Skip to content

Latest commit

 

History

History

layer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

layer Build Status GoDoc Coverage Status Go Report Card API

layer implements a simple phase-oriented HTTP middleware layer that behavies likes a first-in first-out queue with built-in error handling and interface overload for better interpolarity with standard and framework-specific interfaces.

Installation

go get -u gopkg.in/vinxi/vinxi.v0

API

See godoc reference.

Supported interaces

License

MIT