funcenter

function-level middlewares in golang

APACHE-2.0 License

Stars
6
Committers
3

funcenter

😄 funcenter is a function middleware system

funcenter allows you to create middlewares for functions, allowing you to have a clean codebase while having per-function tracing/logging/etc capabilities

Usage

See the examples directory

Install

$ go get -u moul.io/funcenter

License

© 2019 Manfred Touron - Apache-2.0 License