Skip to content

Commit

Permalink
Add godoc package overview
Browse files Browse the repository at this point in the history
  • Loading branch information
tmthrgd committed Dec 12, 2017
1 parent 8bc6fda commit cceecd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gzip.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Package gziphandler is a tiny Go package which wraps
// HTTP handlers to transparently gzip the response body,
// for clients which support it.
package gziphandler

import (
Expand Down

0 comments on commit cceecd5

Please sign in to comment.