Skip to content
/ layer Public

Phase-oriented, hierarchical middleware layer with interface overloading and built-in error handling (moved to vinxi/vinxi)

License

Notifications You must be signed in to change notification settings

vinxi/layer

Repository files navigation

layer Build Status GoDoc Coverage Status Go Report Card API

Note: deprecated repository. Source has been merged into vinxi/vinxi.

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/layer.v0

API

See godoc reference.

Supported interaces

License

MIT

About

Phase-oriented, hierarchical middleware layer with interface overloading and built-in error handling (moved to vinxi/vinxi)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages