groob / finalizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoDoc

Finalizer is a Go package that implements an HTTP Middleware with a callback that gets called at the end of every request. Typically used to implement HTTP logging.

The code in this package has been adapted from the Go-Kit http server code.

About

License:MIT License


Languages

Language:Go 100.0%