zlog/hlog/internal/mutil/mutil.go

7 lines
229 B
Go
Raw Normal View History

2020-04-13 05:02:06 +00:00
// Package mutil contains various functions that are helpful when writing http
// middleware.
//
// It has been vendored from Goji v1.0, with the exception of the code for Go 1.8:
// https://github.com/zenazn/goji/
package mutil