pomerium/internal/httputil/docs.go
Bobby DeSimone e82477ea5c
deployment: throw away golanglint-ci defaults (#439)
* deployment: throw away golanglint-ci defaults

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-01-26 12:33:45 -08:00

3 lines
191 B
Go

// Package httputil provides HTTP utility functions, complementing the more
// common ones in the net/http package
package httputil // import "github.com/pomerium/pomerium/internal/httputil"